Changeset 16563 for trunk/ippScripts/scripts/stack_skycell.pl
- Timestamp:
- Feb 21, 2008, 11:56:44 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r16308 r16563 245 245 246 246 warn($msg); 247 if ( $stack_id and not $no_update) {247 if (defined $stack_id and not $no_update) { 248 248 my $command = "$stacktool -addsumskyfile -stack_id $stack_id -code $exit_code"; 249 249 $command .= " -dbname $dbname" if defined $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
