Index: trunk/DataCheck/Cron/crontab.fact1
===================================================================
--- trunk/DataCheck/Cron/crontab.fact1	(revision 13173)
+++ trunk/DataCheck/Cron/crontab.fact1	(revision 13281)
@@ -6,5 +6,5 @@
 # rsync data from fact2 to fact1
 */30 * * * * if ! ps aux | grep RsyncRawLP | grep -v grep >/dev/null 2>&1 ; then /home/fact/SW.automatic.processing/DataCheck/Transfer/RsyncRawLP.sh ; fi
-*/15 * * * * if ! ps aux | grep RsyncAuxLO | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/Transfer/RsyncAuxLP.sh ; fi
+*/15 * * * * if ! ps aux | grep RsyncAuxLP | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/Transfer/RsyncAuxLP.sh ; fi
 # compress data on fact1
 21,42 * * * * if ! ps aux | grep ZipRawData | grep -v grep >/dev/null 2>&1  ; then /home/fact/SW.automatic.processing/DataCheck/Transfer/ZipRawData.sh ; fi
