Changeset 18587 for trunk/pstamp/scripts/pstamp_revert_request.pl
- Timestamp:
- Jul 16, 2008, 3:27:19 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
r18537 r18587 91 91 my $fileset = $req_name; 92 92 93 # Here we invoke the assumption that the output for the request is placed in the 94 # fileset directory directly 95 my $out_dir = "$outputDataStoreRoot/$product/$fileset"; 96 97 print STDERR "product: $product REQ_NAME: $req_name $out_dir\n" if $verbose; 93 print STDERR "product: $product REQ_NAME: $req_name\n" if $verbose; 98 94 99 95 if ($product and $fileset) {
Note:
See TracChangeset
for help on using the changeset viewer.
