Index: trunk/ippScripts/scripts/magic_destreak_cleanup.pl
===================================================================
--- trunk/ippScripts/scripts/magic_destreak_cleanup.pl	(revision 26489)
+++ trunk/ippScripts/scripts/magic_destreak_cleanup.pl	(revision 26496)
@@ -246,5 +246,5 @@
     $exit_code = $PS_EXIT_PROG_ERROR unless defined $exit_code;
 
-    my $command = "$magicdstool -updaterun -fault $exit_code";
+    my $command = "$magicdstool -updaterun -set_state failed_cleanup";
     $command   .= " -magic_ds_id $magic_ds_id";
     $command   .= " -dbname $dbname" if defined $dbname;
