Index: trunk/pstamp/scripts/dqueryparse.pl
===================================================================
--- trunk/pstamp/scripts/dqueryparse.pl	(revision 18624)
+++ trunk/pstamp/scripts/dqueryparse.pl	(revision 19221)
@@ -150,5 +150,5 @@
 
 {
-    my $command = "$pstamptool -processedreq -req_id $req_id -name $req_name -outProduct $product";
+    my $command = "$pstamptool -updatereq -req_id $req_id -name $req_name -outProduct $product";
     $command .= " -fault $result" if $result;
     $command .= " -dbname $dbname" if $dbname;
