- Timestamp:
- Jun 1, 2026, 4:53:16 PM (7 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-pstamp-20260421/pstamp/scripts/pstamp_webrequest.pl
r42981 r43048 25 25 my $req_name_prefix = 'web'; 26 26 my $username; 27 28 my $DEBUG = 0; 27 29 28 30 GetOptions( … … 93 95 my $command = "$psmkreq --req_name $request_name --output $request_file @ARGV"; 94 96 95 if ( 0) {97 if ($DEBUG) { 96 98 open DEBUG, ">>/tmp/pstamp.debug.log"; 97 99 print DEBUG "\ncommand is: $command\n";
Note:
See TracChangeset
for help on using the changeset viewer.
