Changeset 28003 for branches/pap/pstamp/scripts/pstamp_dorequest.pl
- Timestamp:
- May 18, 2010, 12:49:05 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/scripts/pstamp_dorequest.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/pstamp/scripts/pstamp_dorequest.pl
r19221 r28003 106 106 { 107 107 ## TODO: what about request status 108 my $command = "$pstamptool -updatereq -req_id $request_id -s tate stop";108 my $command = "$pstamptool -updatereq -req_id $request_id -set_state stop"; 109 109 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 110 110 run(command => $command, verbose => $verbosity);
Note:
See TracChangeset
for help on using the changeset viewer.
