Skip to content
Snippets Groups Projects
Commit 11f2a26d authored by David Verelst's avatar David Verelst
Browse files

prepost.tests: PBS umask takes 4 numbers

parent ab955861
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#PBS -o ./pbs_out/turb/turb_s100_10ms.out #PBS -o ./pbs_out/turb/turb_s100_10ms.out
### Standard Error ### Standard Error
#PBS -e ./pbs_out/turb/turb_s100_10ms.err #PBS -e ./pbs_out/turb/turb_s100_10ms.err
#PBS -W umask=003 #PBS -W umask=0003
### Maximum wallclock time format HOURS:MINUTES:SECONDS ### Maximum wallclock time format HOURS:MINUTES:SECONDS
#PBS -l walltime=00:59:59 #PBS -l walltime=00:59:59
#PBS -lnodes=1:ppn=1 #PBS -lnodes=1:ppn=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment