Index: trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail	(revision 9008)
+++ trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail	(revision 9017)
@@ -73,5 +73,5 @@
    makedir $checkfileavailpath  >> $scriptlog 2>&1 
    checkfileavaillog=$checkfileavailpath/$program-$sequence.log
-   
+
    sequencefile=$sequpath/$no/sequence$no2.txt
 
@@ -79,5 +79,5 @@
    setstatus "start" >> $scriptlog 2>&1
 
-   check1=`root -q -b $macrospath/checkfileavail.C+\(\""$sequencefile\""\) | tee $checkfileavaillog | intgrep`
+   check1=`root -q -b $macrospath/checkfileavail.C+\(\""$sequencefile\",1"\) | tee $checkfileavaillog | intgrep`
 
    case $check1 in
