Index: trunk/ippTasks/chip.pro
===================================================================
--- trunk/ippTasks/chip.pro	(revision 19179)
+++ trunk/ippTasks/chip.pro	(revision 19334)
@@ -130,5 +130,5 @@
     book getword chipPendingImfile $pageName dbname -var DBNAME
     book getword chipPendingImfile $pageName reduction -var REDUCTION
-    # book getword chipPendingImfile $pageName state -var RUN_STATE
+    book getword chipPendingImfile $pageName state -var RUN_STATE
 
     # specify choice of local or remote host based on camera and chip (class_id)
@@ -153,6 +153,6 @@
 
     # XXX EAM : use this line for update processing
-    # $run = chip_imfile.pl --threads @MAX_THREADS@ --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --uri $URI --camera $CAMERA --run-state $RUN_STATE --outroot $outroot --redirect-output 
-    $run = chip_imfile.pl --threads @MAX_THREADS@ --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --uri $URI --camera $CAMERA --outroot $outroot --redirect-output 
+    $run = chip_imfile.pl --threads @MAX_THREADS@ --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --uri $URI --camera $CAMERA --run-state $RUN_STATE --outroot $outroot --redirect-output 
+    # $run = chip_imfile.pl --threads @MAX_THREADS@ --exp_id $EXP_ID --chip_id $CHIP_ID --class_id $CLASS_ID --uri $URI --camera $CAMERA --outroot $outroot --redirect-output 
     if ("$REDUCTION" != "NULL")
       $run = $run --reduction $REDUCTION
