Index: trunk/ippScripts/scripts/magic_tree.pl
===================================================================
--- trunk/ippScripts/scripts/magic_tree.pl	(revision 23295)
+++ trunk/ippScripts/scripts/magic_tree.pl	(revision 23688)
@@ -296,5 +296,5 @@
         my $command = "$magictool -inputtree";
         $command .= " -magic_id $magic_id";
-        $command .= " -code $exit_code";
+        $command .= " -fault $exit_code";
         $command .= " -dbname $dbname" if defined $dbname;
         system($command);
