Ignore:
Timestamp:
08/31/09 15:50:52 (15 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/datacenter/scripts
Files:
5 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/sourcefile

    r9492 r9504  
    5757      if [ ! -d $@ ]
    5858      then
    59          echo "could not make dir "$@
    6059         if ! [ "$processlog" = "" ]
    6160         then
    6261            echo `date +%F\ %T`" "`whoami`"@"$HOSTNAME" "`basename $0`"["$$"] could not make dir "$@ >> $processlog
     62         else
     63            echo "could not make dir "$@
    6364         fi
    6465         if ls $lockfile >/dev/null 2>&1
Note: See TracChangeset for help on using the changeset viewer.