- Timestamp:
- Dec 3, 2010, 2:35:32 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101103/pstamp/scripts/pstamp_job_run.pl
r29380 r29906 119 119 $command .= " -dbserver $dbserver" if $dbserver; 120 120 $command .= " -stage $params->{stage}" if $params->{stage}; 121 $command .= " -no_censor_masked" unless $nan_masked; 121 122 my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = 122 123 run(command => $command, verbose => $verbose);
Note:
See TracChangeset
for help on using the changeset viewer.
