Index: /trunk/MagicSoft/Mars/Changelog
===================================================================
--- /trunk/MagicSoft/Mars/Changelog	(revision 7482)
+++ /trunk/MagicSoft/Mars/Changelog	(revision 7483)
@@ -18,4 +18,11 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2006/02/07 Daniela Dorner
+
+   * datacenter/scripts/makecallistolinks: 
+     - fixed bug
+
+
+
  2006/02/07 Daniela Dorner, Daniel Hoehne
 
Index: /trunk/MagicSoft/Mars/datacenter/scripts/makecallistolinks
===================================================================
--- /trunk/MagicSoft/Mars/datacenter/scripts/makecallistolinks	(revision 7482)
+++ /trunk/MagicSoft/Mars/datacenter/scripts/makecallistolinks	(revision 7483)
@@ -66,5 +66,5 @@
 
 # find files containing reason 
-files=`find $datapath/callisto -name callisto*.log`
+files=`find $datapath/callisto/ -name callisto*.log`
 
 # make links for callisto.rc for which the callisto.log contains reason
