- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/scripts/pstamp_insert_request.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/pstamp/scripts/pstamp_insert_request.pl
r25318 r27517 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.
