Changeset 33863 for trunk/ippScripts/scripts/nightly_science.pl
- Timestamp:
- May 14, 2012, 5:18:02 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/nightly_science.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/nightly_science.pl
r33862 r33863 1733 1733 $check_cmd .= " -dateobs_begin ${lunation_start}T00:00:00 -dateobs_end ${lunation_end}T23:59:59 -distance 1.5 "; 1734 1734 if (defined($reduction)) { 1735 $c md .= " -set_reduction $reduction ";1735 $check_cmd .= " -set_reduction $reduction "; 1736 1736 } 1737 1737
Note:
See TracChangeset
for help on using the changeset viewer.
