Changeset 15737 for trunk/ippScripts/scripts/warp_skycell.pl
- Timestamp:
- Dec 5, 2007, 1:11:16 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r15690 r15737 128 128 &my_die("Unable to get name of skycell file", $warp_id, $skycell_id, $tess_id, $PS_EXIT_SYS_ERROR); 129 129 &my_die("Unable to find skycell file", $warp_id, $skycell_id, $tess_id, $PS_EXIT_SYS_ERROR) unless 130 $ipprc->exists( $sky file );130 $ipprc->exists( $skyFile ); 131 131 132 132 my $traceDest = 'file:' . $ipprc->file_resolve($outputRoot) . ".trace"; # Trace messages
Note:
See TracChangeset
for help on using the changeset viewer.
