Changeset 19221 for trunk/pstamp/scripts/dqueryparse.pl
- Timestamp:
- Aug 26, 2008, 1:28:12 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/dqueryparse.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/dqueryparse.pl
r18624 r19221 150 150 151 151 { 152 my $command = "$pstamptool - processedreq -req_id $req_id -name $req_name -outProduct $product";152 my $command = "$pstamptool -updatereq -req_id $req_id -name $req_name -outProduct $product"; 153 153 $command .= " -fault $result" if $result; 154 154 $command .= " -dbname $dbname" if $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
