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