Index: trunk/MagicSoft/Mars/Changelog
===================================================================
--- trunk/MagicSoft/Mars/Changelog	(revision 8512)
+++ trunk/MagicSoft/Mars/Changelog	(revision 8513)
@@ -18,4 +18,11 @@
 
                                                  -*-*- END OF LINE -*-*-
+ 2007/05/11 Daniela Dorner
+
+   * datacenter/scripts/checkfilesforsequenceavail:
+     - added missing 'set -C'
+
+
+
  2007/05/14 Daniel Hoehne
 
Index: trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail	(revision 8512)
+++ trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail	(revision 8513)
@@ -39,4 +39,6 @@
 program=checkfilesavail
 column=fAllFilesAvail
+
+set -C
 
 scriptlog=$runlogpath/$program-$datetime.log
