- Timestamp:
- Jan 5, 2021, 10:07:45 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/nightly_science.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/nightly_science.pl
r41461 r41463 1462 1462 if ((defined($science_config{$target}{DESPERATE_DIFFS})) && ($science_config{$target}{DESPERATE_DIFFS} == 1)) { 1463 1463 foreach my $filter (@filter_list) { 1464 # This one needs to return a state to see if we need to wait on stacking before checking again. 1465 $metadata_out{nsDiffState} = desperate_diff_queue($date,$target,$filter,$pretend); 1464 desperate_diff_queue($date,$target,$filter,$pretend); 1466 1465 } 1467 1466 }
Note:
See TracChangeset
for help on using the changeset viewer.
