Index: trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck	(revision 7325)
+++ trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck	(revision 7329)
@@ -151,5 +151,5 @@
 
    echo "doing filldotraw..." >> $scriptlog 2>&1
-   check1=`root -q -b $macrospath/filldotraw.C+\($rawfile\,kFALSE\) | tee $filldotrawlogfile | grep int | sed -e 's/.*(int)//'`
+   check1=`root -q -b $macrospath/filldotraw.C+\("\"$rawfile\""\,kFALSE\) | tee $filldotrawlogfile | grep int | sed -e 's/.*(int)//'`
 
    case $check1 in 
