Index: /trunk/ippTasks/detrend.process.pro
===================================================================
--- /trunk/ippTasks/detrend.process.pro	(revision 12669)
+++ /trunk/ippTasks/detrend.process.pro	(revision 12670)
@@ -287,5 +287,5 @@
     exec mkdir -p $outroot
 
-    $run = detrend_process_exp.pl --det_id $DET_ID --exp_tag $EXP_TAG --det_type DET_TYPE --camera $CAMERA $ARGS
+    $run = detrend_process_exp.pl --det_id $DET_ID --exp_tag $EXP_TAG --det_type $DET_TYPE --camera $CAMERA $ARGS
     if ("$WORKDIR" != "NULL")
       $run = $run --workdir $WORKDIR
