Changeset 20256 for trunk/pstamp/scripts/pstamp_revert_request.pl
- Timestamp:
- Oct 17, 2008, 3:58:39 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_revert_request.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_revert_request.pl
r18587 r20256 41 41 42 42 pod2usage( -msg => "Unknown option: @ARGV", -exitval => 2 ) if @ARGV; 43 44 pod2usage ( -msg => "--req_id is required", -exitval => 2 ) if !$req_id; 43 45 44 46 my $missing_tools;
Note:
See TracChangeset
for help on using the changeset viewer.
