Skip to content
Snippets Groups Projects
Commit 0b34a86f authored by Matthias Schnepf's avatar Matthias Schnepf
Browse files

NEMO2 accepts only jobs from mschnepf

parent a33646c6
Branches
No related tags found
No related merge requests found
......@@ -106,5 +106,5 @@ SINGULARITY_EXTRA_ARGUMENTS = "--userns --env SINGULARITY_BIND= --env APPTAINER_
# Only accept RemoteJobs which will finish in time
START = $(START) && \
( TARGET.RemoteJob =?= TRUE ) && \
( TARGET.Owner == "sbrommer" ) && \
( TARGET.Owner == "mschnepf" ) && \
( $(TimeToLive) > TARGET.RequestWalltime )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment