1
Fork 0

fix: restored propper logging

This commit is contained in:
cedric 2026-04-05 10:26:39 +00:00
parent ae49c8167c
commit c1ba3900be

View file

@ -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