Changeset 1314


Ignore:
Timestamp:
11/26/04 00:38:56 (9 years ago)
Author:
anonymous
Message:

explicitly look for included file in .

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/slavedns

    r1313 r1314  
    4343  PASSWORD="" 
    4444  SSL="" 
    45   . $i 
     45  . ./$i 
    4646  if [ -z "$HOST" -o -z "$LOGIN" -o -z "$PASSWORD" -o -z "$MASTERIP" ] 
    4747  then 
Note: See TracChangeset for help on using the changeset viewer.