Index: trunk/MagicSoft/Mars/datacenter/scripts/buildsequenceentries
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/buildsequenceentries	(revision 7925)
+++ trunk/MagicSoft/Mars/datacenter/scripts/buildsequenceentries	(revision 7926)
@@ -54,5 +54,5 @@
 
 # get todo list
-gettodo  >> $scriptlog 2>&1
+getdolist  >> $scriptlog 2>&1
 
 # retrieve dates from todofile
Index: trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail	(revision 7925)
+++ trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail	(revision 7926)
@@ -52,5 +52,5 @@
 
 # get todo list
-gettodo  >> $scriptlog 2>&1
+getdolist  >> $scriptlog 2>&1
 
 # retrieve sequences from todofile
Index: trunk/MagicSoft/Mars/datacenter/scripts/checkstardone
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/checkstardone	(revision 7925)
+++ trunk/MagicSoft/Mars/datacenter/scripts/checkstardone	(revision 7926)
@@ -53,5 +53,5 @@
 
 # get todo list
-gettodot  >> $scriptlog 2>&1
+getdolist  >> $scriptlog 2>&1
 
 datasets=(`cat $todofile`)
Index: trunk/MagicSoft/Mars/datacenter/scripts/correcttime
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/correcttime	(revision 7925)
+++ trunk/MagicSoft/Mars/datacenter/scripts/correcttime	(revision 7926)
@@ -51,5 +51,5 @@
 
 # get todo list
-gettodo  >> $scriptlog 2>&1
+getdolist  >> $scriptlog 2>&1
 
 # retrieving runs from todo file
Index: trunk/MagicSoft/Mars/datacenter/scripts/doexclusions
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/doexclusions	(revision 7925)
+++ trunk/MagicSoft/Mars/datacenter/scripts/doexclusions	(revision 7926)
@@ -54,5 +54,5 @@
 
 # get todo list
-gettodo  >> $scriptlog 2>&1
+getdolist  >> $scriptlog 2>&1
 
 dates=(`cat $todofile`)
Index: trunk/MagicSoft/Mars/datacenter/scripts/fillcallisto
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/fillcallisto	(revision 7925)
+++ trunk/MagicSoft/Mars/datacenter/scripts/fillcallisto	(revision 7926)
@@ -55,5 +55,5 @@
 
 # get todo file
-gettodo  >> $scriptlog 2>&1
+getdolist  >> $scriptlog 2>&1
 
 sequences=(`cat $todofile`)
Index: trunk/MagicSoft/Mars/datacenter/scripts/fillganymed
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/fillganymed	(revision 7925)
+++ trunk/MagicSoft/Mars/datacenter/scripts/fillganymed	(revision 7926)
@@ -54,5 +54,5 @@
 
 # get todo list
-gettodo  >> $scriptlog 2>&1
+getdolist  >> $scriptlog 2>&1
 
 # retrieve datasets from todo file
Index: trunk/MagicSoft/Mars/datacenter/scripts/fillstar
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/fillstar	(revision 7925)
+++ trunk/MagicSoft/Mars/datacenter/scripts/fillstar	(revision 7926)
@@ -54,5 +54,5 @@
 
 # get todo list
-gettodo  >> $scriptlog 2>&1
+getdolist  >> $scriptlog 2>&1
 
 
Index: trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles	(revision 7925)
+++ trunk/MagicSoft/Mars/datacenter/scripts/writesequencefiles	(revision 7926)
@@ -54,5 +54,5 @@
 
 # get todo list
-gettodo  >> $scriptlog 2>&1
+getdolist  >> $scriptlog 2>&1
 
 # get sequences from todo file
