Changeset 15302
- Timestamp:
- Oct 12, 2007, 9:33:33 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r15284 r15302 236 236 warn($msg); 237 237 if ($stack_id and not $no_update) { 238 my $command = "$stacktool - updaterun -stack_id $stack_id -state stop-code $exit_code";238 my $command = "$stacktool -addsumskyfile -stack_id $stack_id -code $exit_code"; 239 239 $command .= " -dbname $dbname" if defined $dbname; 240 240 system ($command);
Note:
See TracChangeset
for help on using the changeset viewer.
