fix: restored propper logging
This commit is contained in:
parent
ae49c8167c
commit
c1ba3900be
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
|||
#PBS -N brittlestar-ppo
|
||||
#PBS -l nodes=1:ppn=8
|
||||
#PBS -l walltime=24:00:00
|
||||
#PBS -o runs/brittlestar-ppo.o$PBS_JOBID
|
||||
#PBS -e runs/brittlestar-ppo.e$PBS_JOBID
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
|
|
|
|||
Reference in a new issue