Index: trunk/MagicSoft/Mars/datacenter/scripts/runstar
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runstar	(revision 6934)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runstar	(revision 7019)
@@ -42,5 +42,5 @@
 datetime=`date +%F-%H-%M-%S`
 year=`date +%Y`
-pno=8 # number of processes, i.e. number of todo-files
+pno=24 # number of processes, i.e. number of todo-files
 
 todofile=/magic/datacenter/lists/ToDo-$table-$column
@@ -91,5 +91,5 @@
 
 echo "checking if other todo-files are there" >> $scriptlog 2>&1
-if  ls $todofile-[1-9].txt >> $scriptlog 2>&1
+if  ls $todofile-[1-9]*.txt >> $scriptlog 2>&1
 then 
    echo "other file(s) on disk " >> $scriptlog 2>&1
