Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 7137)
+++ trunk/MagicSoft/Mars/Changelog	(revision 7138)
@@ -21,4 +21,11 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2005/06/06 Daniela Dorner
+
+   * datacenter/scripts/runganymed:
+     - fixed bug in second commandline
+
+
+
  2005/06/03 Thomas Bretz
 
Index: trunk/MagicSoft/Mars/datacenter/scripts/runganymed
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runganymed	(revision 7137)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runganymed	(revision 7138)
@@ -199,5 +199,5 @@
      0)   echo "check1=$check1 -> everthing ok " >> $scriptlog 2>&1
           echo "-> do ganymed a second time "  >> $scriptlog 2>&1
-          ./ganymed -b -q -f --skip-res --config=$ganymedrc-fs.rc --log=$outpath/ganymed$no2-fs.log --html=$outpath/ganymed$no2-fs.html --outf=$outpath/ganymed$no2-fs.root $datasetfile  2>> $scriptlog> /dev/null
+          ./ganymed -b -q -f --skip-res --config=$ganymedrc-fs.rc --log=$outpath/ganymed$no2-fs.log --html=$outpath/ganymed$no2-fs.html --out=$outpath --outf=ganymed$no2-fs.root $datasetfile  2>> $scriptlog> /dev/null
           check2=$?
           
