Index: trunk/MagicSoft/Mars/datacenter/scripts/runganymed
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runganymed	(revision 7165)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runganymed	(revision 7182)
@@ -36,5 +36,5 @@
 datetime=`date +%F-%H-%M-%S`
 year=`date +%Y`
-pno=4 # number of processes, i.e. number of todo-files
+pno=24 # number of processes, i.e. number of todo-files
 
 todofile=$listpath/ToDo-$table-$column
@@ -184,5 +184,5 @@
   wobble=`grep 'WobbleMode:' $datasetfile` >> $scriptlog 2>&1 
   wobble2=`echo $wobble | grep ^\#` >> $scriptlog 2>&1 
-  if [ "$mode2" = "" ]
+  if [ "$wobble2" = "" ]
   then 
      mode="wobble" >> $scriptlog 2>&1 
