Index: trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 7946)
+++ trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 7947)
@@ -40,5 +40,5 @@
 
 runlogpath=$logpath/run/`date +%Y/%m/%d`
-processlogpath=$logpath/process/
+processlogpath=$logpath/processlog
 
 datetime=`date +%F-%H-%M-%S`
@@ -127,5 +127,5 @@
 makedir $runlogpath
 makedir $processlogpath
-processlog=$logpath/processlog/process`date +%F`.log
+processlog=$processlogpath/process`date +%F`.log
 
 function printprocesslog
@@ -374,5 +374,4 @@
 function getstatus()
 {
-   printprocesslog "this is a test"`date`
    numproc=
 #   echo "getting status..."
