Index: trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 7976)
+++ trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 7994)
@@ -51,5 +51,8 @@
      then 
         echo "could not make dir "$@
-        finish
+        rm -v $todofile
+        rm -v $lockfile
+        date
+        exit
      fi
    fi
@@ -129,5 +132,5 @@
    rm -v $lockfile
    date
-   printprocesslog "INFO finished $program"
+   printprocesslog "INFO finished $0"
    exit
 }
