Changeset 36665 for trunk/ippScripts/scripts/psphot_fullforce_summary.pl
- Timestamp:
- Apr 15, 2014, 10:53:29 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/psphot_fullforce_summary.pl
r36633 r36665 85 85 my $results; 86 86 { 87 my $command = "$fftool -result -ff_id $ff_id ";87 my $command = "$fftool -result -ff_id $ff_id -quality 0"; 88 88 $command .= " -dbname $dbname" if defined $dbname; 89 89 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
Note:
See TracChangeset
for help on using the changeset viewer.
