Index: trunk/ippScripts/scripts/detrend_reject_exp.pl
===================================================================
--- trunk/ippScripts/scripts/detrend_reject_exp.pl	(revision 23295)
+++ trunk/ippScripts/scripts/detrend_reject_exp.pl	(revision 23688)
@@ -344,5 +344,5 @@
         $command .= " -iteration $iter";
         # XXX EAM : we should add this to the db : $command .= " -path_base $outroot";
-        $command .= " -code $exit_code";
+        $command .= " -fault $exit_code";
         $command .= " -dbname $dbname" if defined $dbname;
         system ($command);
