Changeset 26496 for trunk/ippScripts/scripts/magic_destreak_cleanup.pl
- Timestamp:
- Dec 29, 2009, 11:11:07 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/magic_destreak_cleanup.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/magic_destreak_cleanup.pl
r25837 r26496 246 246 $exit_code = $PS_EXIT_PROG_ERROR unless defined $exit_code; 247 247 248 my $command = "$magicdstool -updaterun - fault $exit_code";248 my $command = "$magicdstool -updaterun -set_state failed_cleanup"; 249 249 $command .= " -magic_ds_id $magic_ds_id"; 250 250 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
