Index: trunk/pstamp/scripts/detectability_respond.pl
===================================================================
--- trunk/pstamp/scripts/detectability_respond.pl	(revision 28777)
+++ trunk/pstamp/scripts/detectability_respond.pl	(revision 28806)
@@ -108,5 +108,5 @@
 # Parse input request file using detect_query_read (as it's already written).
 #
-    my $dqr_command = "$detect_query_read --input $request_file";
+    my $dqr_command = "$detect_query_read --dbname $imagedb --input $request_file";
     my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
 	run(command => $dqr_command, verbose => $verbose);
