Index: trunk/MagicSoft/Mars/datacenter/scripts/runstar
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runstar	(revision 7256)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runstar	(revision 7258)
@@ -83,8 +83,7 @@
 nr=bla
 echo "finding the right todo-file" >> $scriptlog 2>&1
-todofiles=`ls $listpath/*`
+todofiles=`ls $listpath/ToDo-$table-$column-*`
 
 echo "todofiles: "${todofiles[@]} >> $scriptlog 2>&1
-
 
 for todofile in ${todofiles[@]}
