Index: trunk/DataCheck/Processing/BuildSequences.sh
===================================================================
--- trunk/DataCheck/Processing/BuildSequences.sh	(revision 18250)
+++ trunk/DataCheck/Processing/BuildSequences.sh	(revision 18252)
@@ -6,9 +6,9 @@
 program=BuildSequences
 
-set -C
-
-# check if script is already running
-lockfile=$lockpath/lock-$program.txt
-checklock 
+# removed, as this is taken care of in crontab
+#set -C
+## check if script is already running
+#lockfile=$lockpath/lock-$program.txt
+#checklock 
 
 logfile=$runlogpath"/BuildSequences-"$datetime".log"
