Index: trunk/pstamp/scripts/pstamp_revert_request.pl
===================================================================
--- trunk/pstamp/scripts/pstamp_revert_request.pl	(revision 18537)
+++ trunk/pstamp/scripts/pstamp_revert_request.pl	(revision 18587)
@@ -91,9 +91,5 @@
 my $fileset = $req_name;
 
-# Here we invoke the assumption that the output for the request is placed in the
-# fileset directory directly
-my $out_dir = "$outputDataStoreRoot/$product/$fileset";
-
-print STDERR "product: $product  REQ_NAME: $req_name $out_dir\n" if $verbose;
+print STDERR "product: $product  REQ_NAME: $req_name\n" if $verbose;
 
 if ($product and $fileset) {
