Skip to content
Snippets Groups Projects
Commit 87b54661 authored by Mark Grondona's avatar Mark Grondona
Browse files

o new slurm errno ESLURMD_UID_NOT_FOUND

parent 5eea178d
No related branches found
No related tags found
No related merge requests found
......@@ -151,6 +151,7 @@ enum {
ESLURMD_KILL_JOB_FAILED,
ESLURMD_KILL_JOB_ALREADY_COMPLETE,
ESLURMD_INVALID_JOB_CREDENTIAL,
ESLURMD_UID_NOT_FOUND,
ESLURMD_CREDENTIAL_EXPIRED,
ESLURMD_CREDENTIAL_REVOKED,
ESLURMD_CREDENTIAL_REPLAYED,
......
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