Index: trunk/pstamp/scripts/pstamp_job_run.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_job_run.pl	(revision 18544)
+++ trunk/pstamp/scripts/pstamp_job_run.pl	(revision 18620)
@@ -161,4 +161,6 @@
         print STDERR "ppstamp failed with error code: $jobStatus\n";
     }
+} elsif ($jobType eq "detect_query") {
+    die("multiple detect_query jobs not supported yet");
 } else {
     die("unknown jobType $jobType found");
