Changeset 28806 for trunk/pstamp/scripts/detectability_respond.pl
- Timestamp:
- Jul 30, 2010, 12:41:45 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/detectability_respond.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/detectability_respond.pl
r28777 r28806 108 108 # Parse input request file using detect_query_read (as it's already written). 109 109 # 110 my $dqr_command = "$detect_query_read -- input $request_file";110 my $dqr_command = "$detect_query_read --dbname $imagedb --input $request_file"; 111 111 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 112 112 run(command => $dqr_command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
