IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 38204


Ignore:
Timestamp:
Apr 28, 2015, 10:57:47 AM (11 years ago)
Author:
watersc1
Message:

Missed the output file name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/sc_prepare_run.pl

    r38186 r38204  
    317317    print COMMAND "#SBATCH --export=ALL\n";
    318318    print COMMAND "#SBATCH --exclusive\n";
     319    print COMMAND "#SBATCH -o ${remote_root}/stask_logs/${stage}.${remote_id}.out\n";
    319320}
    320321else {
Note: See TracChangeset for help on using the changeset viewer.