Index: /branches/eam_branches/20091201/ippTasks/diff.pro
===================================================================
--- /branches/eam_branches/20091201/ippTasks/diff.pro	(revision 26751)
+++ /branches/eam_branches/20091201/ippTasks/diff.pro	(revision 26752)
@@ -156,4 +156,5 @@
     book getword diffSkyfile $pageName workdir -var WORKDIR_TEMPLATE
     book getword diffSkyfile $pageName dbname -var DBNAME
+    book getword diffSkyfile $pageName reduction -var REDUCTION
 
     # set the host and workdir based on the skycell hash
@@ -174,4 +175,7 @@
     if ("$BOTHWAYS" == "T")
        $run = $run --inverse
+    end
+    if ("$REDUCTION" != "NULL")
+      $run = $run --reduction $REDUCTION
     end
     add_standard_args run
