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

Update provision_slurm.py.j2 because of indents

parent 94ccd782
No related branches found
No related tags found
1 merge request!120Fix provision slurm
......@@ -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