Index: trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 9399)
+++ trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 9400)
@@ -87,5 +87,5 @@
    if ! [ "$lockfile" = "" ] && ls $lockfile >/dev/null 2>&1
    then 
-      printprocesslog `rm -v $lockfile`
+      printprocesslog "INFO " `rm -v $lockfile`
    fi
    printprocesslog "INFO finished $0"
