Changeset 27172 for trunk/pstamp/scripts/pstamp_webrequest.pl
- Timestamp:
- Mar 3, 2010, 4:37:28 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_webrequest.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_webrequest.pl
r25370 r27172 125 125 126 126 my $command = "$pstamptool -addreq -uri $request_file -ds_id 0"; 127 $command .= " -label WEB"; 127 128 $command .= " -dbname $dbname" if $dbname; 128 129 $command .= " -dbserver $dbserver" if $dbserver;
Note:
See TracChangeset
for help on using the changeset viewer.
