Changeset 35117
- Timestamp:
- Feb 7, 2013, 1:37:38 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/dist_bundle.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/dist_bundle.pl
r33051 r35117 546 546 $config_file_rule = "PPSTACK.CONFIG"; 547 547 } elsif ($stage eq "sky") { 548 if ( $num_sky_inputs > 1) {548 if (1 or $num_sky_inputs > 1) { 549 549 $config_file_rule = "PSPHOT.STACK.CONFIG"; 550 550 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
