Index: trunk/MagicSoft/Mars/datacenter/macros/filldotrun.C
===================================================================
--- trunk/MagicSoft/Mars/datacenter/macros/filldotrun.C	(revision 7326)
+++ trunk/MagicSoft/Mars/datacenter/macros/filldotrun.C	(revision 7327)
@@ -578,5 +578,5 @@
         TString query2=Form("INSERT RunProcessStatus SET fRunNumber=%d, fTimingCorrection='1970-01-01 00:00:00'",
                             runnumber);
-        if (testflagkey==1)
+        if (testflagkey==3)
             query2+=" , fDataCheckDone='1970-01-01 00:00:00'";
         res = serv.Query(query2);
