[BACK]Return to security CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/Attic/security between version 1.38 and 1.39

version 1.38, 2000/07/23 19:49:17 version 1.39, 2000/10/06 17:35:30
Line 18 
Line 18 
   
 if ! mkdir $DIR ; then  if ! mkdir $DIR ; then
         printf "tmp directory %s already exists, looks like:\n" $DIR          printf "tmp directory %s already exists, looks like:\n" $DIR
         ls -alF $DIR          ls -alqF $DIR
         exit 1          exit 1
 fi  fi
   

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39