Changeset 16746 for trunk/ippScripts/scripts/ipp_serial_diff.pl
- Timestamp:
- Feb 28, 2008, 4:35:57 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_serial_diff.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_diff.pl
r16745 r16746 78 78 die "No working directory specified.\n" unless defined $workdir; 79 79 80 my $outroot = caturi( $workdir, "tess_$tess_id", $skycell_id, "$tess_id.$skycell_id.dif f.$diff_id" );80 my $outroot = caturi( $workdir, "tess_$tess_id", $skycell_id, "$tess_id.$skycell_id.dif.$diff_id" ); 81 81 82 82 my $command = "$diff_skycell --diff_id $diff_id --dbname $dbname --outroot $outroot";
Note:
See TracChangeset
for help on using the changeset viewer.
