Changeset 41705 for trunk/ippScripts/scripts/diff_skycell.pl
- Timestamp:
- Jul 8, 2021, 9:47:22 AM (5 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/diff_skycell.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/tags/ipp-ps1-20210510 merged: 41663,41665,41669,41685-41704
- Property svn:mergeinfo changed
-
trunk/ippScripts/scripts/diff_skycell.pl
r39947 r41705 40 40 my ($skycell_id, $diff_skyfile_id); 41 41 my ($use_convolved); 42 43 my @ARGS = @ARGV; 42 44 43 45 GetOptions( … … 84 86 } 85 87 $ipprc->redirect_to_logfile($logDest) or my_die( "Unable to redirect output", $diff_id, $skycell_id, $PS_EXIT_SYS_ERROR ) if $redirect; 88 print "FULL COMMAND: $0 @ARGS\n\n"; 86 89 87 90 my $source_id = $ipprc->source_id($dbname, $PS_TABLE_ID_DIFF);
Note:
See TracChangeset
for help on using the changeset viewer.
