Skip to content
Snippets Groups Projects
Commit 7fd857bf authored by Kerri Wait's avatar Kerri Wait
Browse files

Update provision_slurm.py.j2 because of indents

Former-commit-id: 9b0886d0
parent 7a65e094
No related branches found
No related tags found
No related merge requests found
......@@ -99,5 +99,5 @@ for usergroup in usergrouplist:
try:
mk_slurmuser_batch(usergroup,"default")
except:
print traceback.format_exc()
pass
print traceback.format_exc()
pass
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