Changeset 21020
- Timestamp:
- Dec 16, 2008, 3:36:35 PM (17 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
r18489 r21020 76 76 $ipprc->outroot_prepare( $outroot ); 77 77 78 my $command = "$diff_skycell --diff_id $diff_id -- dbname $dbname --outroot $outroot";78 my $command = "$diff_skycell --diff_id $diff_id --skycell_id $skycell_id --dbname $dbname --outroot $outroot"; 79 79 $command .= " --verbose" if defined $verbose; 80 80 $command .= " --no-op" if defined $no_op;
Note:
See TracChangeset
for help on using the changeset viewer.
