Index: trunk/MagicSoft/Mars/datacenter/scripts/scriptlauncher
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/scriptlauncher	(revision 7920)
+++ trunk/MagicSoft/Mars/datacenter/scripts/scriptlauncher	(revision 7921)
@@ -36,5 +36,5 @@
 makedir $sllogpath
 errorlog=$sllogpath/error`date +%F`.log
-scriptslog=$logpath/scriptlauncher`date +%F`.log
+scriptlog=$sllogpath/scriptlauncher`date +%F`.log
 
 date  >> $scriptlog 2>&1
Index: trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles	(revision 7920)
+++ trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles	(revision 7921)
@@ -64,5 +64,5 @@
 fi
 echo "sequences: "${sequences[@]} >> $scriptlog 2>&1
-rm -v $todofile >> $scriptlog 2>&
+rm -v $todofile >> $scriptlog 2>&1
 
 cd $mars
