Changeset 27211 for trunk/pstamp/scripts/pstamp_insert_request.pl
- Timestamp:
- Mar 5, 2010, 1:47:06 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_insert_request.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_insert_request.pl
r25318 r27211 95 95 $command .= " -dbname $dbname" if $dbname; 96 96 $command .= " -dbserver $dbserver" if $dbserver; 97 $command .= " -label WEB.UP"; 97 98 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 98 99 run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
