Changeset 33126 for trunk/pstamp/scripts/pstamp_parser_run.pl
- Timestamp:
- Jan 20, 2012, 5:42:08 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_parser_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_parser_run.pl
r33014 r33126 294 294 carp($msg); 295 295 296 if (!$req_id) { 297 exit $PS_EXIT_CONFIG_ERROR; 298 } 299 296 300 my $command = "$pstamptool -updatereq -req_id $req_id -set_fault $fault"; 297 301 $command .= " -dbname $dbname" if $dbname;
Note:
See TracChangeset
for help on using the changeset viewer.
