Index: trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 9492)
+++ trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 9504)
@@ -57,8 +57,9 @@
       if [ ! -d $@ ]
       then 
-         echo "could not make dir "$@
          if ! [ "$processlog" = "" ]
          then
             echo `date +%F\ %T`" "`whoami`"@"$HOSTNAME" "`basename $0`"["$$"] could not make dir "$@ >> $processlog
+         else
+            echo "could not make dir "$@
          fi
          if ls $lockfile >/dev/null 2>&1
