Changeset 36966 for trunk/ippScripts/scripts/sc_prepare_stack.pl
- Timestamp:
- Jul 2, 2014, 3:41:46 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/sc_prepare_stack.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/sc_prepare_stack.pl
r36951 r36966 357 357 358 358 if (defined $id and not $no_update) { 359 my $command = "remotetool -updaterun - stage_id $id";359 my $command = "remotetool -updaterun -remote_id $id"; 360 360 $command .= " -fault $exit_code " if defined $exit_code; 361 361 $command .= " -set_state $exit_state " if defined $exit_state;
Note:
See TracChangeset
for help on using the changeset viewer.
