Changeset 21309 for trunk/ippScripts/scripts/stack_skycell.pl
- Timestamp:
- Feb 5, 2009, 9:36:52 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/stack_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/stack_skycell.pl
r21145 r21309 215 215 $command .= " -tracedest $traceDest -log $logDest"; 216 216 $command .= " -dbname $dbname" if defined $dbname; 217 #$command .= " -image_id $image_id" if defined $image_id;218 #$command .= " -source_id $source_id" if defined $source_id;217 $command .= " -image_id $image_id" if defined $image_id; 218 $command .= " -source_id $source_id" if defined $source_id; 219 219 if ($run_state eq 'new') { 220 220 $command .= " -dumpconfig $configuration";
Note:
See TracChangeset
for help on using the changeset viewer.
