IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 35903 for trunk/pstamp/scripts


Ignore:
Timestamp:
Aug 7, 2013, 12:33:47 PM (13 years ago)
Author:
bills
Message:

commit to commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstamp_job_run.pl

    r35902 r35903  
    188188    $command .= " -stage $stage";
    189189    $command .= " -forheader $calibfile" if $calibfile;
    190 #    $command .= " -dbname $dbname" if $dbname;
    191 #    $command .= " -dbserver $dbserver" if $dbserver;
    192190    my ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
    193191        run(command => $command, verbose => $verbose);
Note: See TracChangeset for help on using the changeset viewer.