Index: trunk/DataCheck/crontab.fact1
===================================================================
--- trunk/DataCheck/crontab.fact1	(revision 12568)
+++ trunk/DataCheck/crontab.fact1	(revision 12569)
@@ -7,5 +7,5 @@
 0,30 * * * * if ! ps aux | grep RsyncAux | grep -v grep >/dev/null 2>&1  ; then /home/fact/DataCheck/RsyncAux.sh ; fi
 # compress data on fact1
-0 * * * * if ! ps aux | grep Zip | grep -v grep >/dev/null 2>&1  ; then /home/fact/DataCheck/ZipRawData.sh ; fi
+30 * * * * if ! ps aux | grep Zip | grep -v grep >/dev/null 2>&1  ; then /home/fact/DataCheck/ZipRawData.sh ; fi
 # check disk usage for /loc_data
 0 * * * * /home/fact/DataCheck/CheckDU.sh
