Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 9109)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 9110)
@@ -18,4 +18,14 @@
 
                                                  -*-*- END OF LINE -*-*-
+
+ 2008/08/07 Daniela Dorner
+
+   * datacenter/scripts/runganymed:
+     - removed telescope number
+
+   * datacenter/scripts/checkstardone:
+     - added dataset number to output
+
+
 
  2008/08/07 Thomas Bretz
Index: /trunk/MagicSoft/Mars/datacenter/scripts/checkstardone
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/scripts/checkstardone	(revision 9109)
+++ /trunk/MagicSoft/Mars/datacenter/scripts/checkstardone	(revision 9110)
@@ -76,6 +76,6 @@
            check="no"
            ;;
-      *)   echo " check1=$check1 -> ERROR " >> $scriptlog 2>&1 
-           printprocesslog "ERROR checkstardone.C failed"
+      *)   echo " check1=$check1 -> ERROR checkstardone.C failed for dataset $dataset" >> $scriptlog 2>&1 
+           printprocesslog "ERROR checkstardone.C failed for dataset $dataset"
            com=$Fstardone
            check=$check1
Index: /trunk/MagicSoft/Mars/datacenter/scripts/runganymed
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/scripts/runganymed	(revision 9109)
+++ /trunk/MagicSoft/Mars/datacenter/scripts/runganymed	(revision 9110)
@@ -53,5 +53,4 @@
 gettodo "1" >> $scriptlog 2>&1
 dataset=${primaries[0]}
-telnum=${primaries[1]}
 
 # lock sequ
