Index: trunk/MagicSoft/Mars/datacenter/scripts/runcallisto
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runcallisto	(revision 8482)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runcallisto	(revision 8485)
@@ -130,5 +130,5 @@
            # find cc and caco file
            # if file is missing continue with next sequence
-           date=`date --date \`basename $calfile | cut -d_ -f1 +%Y/%m/%d\``
+           date=`date --date \`basename $calfile | cut -d_ -f1\` +%Y/%m/%d`
            ccpath=$subsystempath/cc/$date
            cacopath=$subsystempath/caco/$date
