Changeset 35903
- Timestamp:
- Aug 7, 2013, 12:33:47 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/scripts/pstamp_job_run.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/scripts/pstamp_job_run.pl
r35902 r35903 188 188 $command .= " -stage $stage"; 189 189 $command .= " -forheader $calibfile" if $calibfile; 190 # $command .= " -dbname $dbname" if $dbname;191 # $command .= " -dbserver $dbserver" if $dbserver;192 190 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 193 191 run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
