- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/scripts/pstamp_insert_request.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/pstamp/scripts/pstamp_insert_request.pl
r25318 r27838 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.
