Skip to content

Commit fd60e1a

Browse files
t20100consideRatio
authored andcommitted
Remove which command from SlurmSpawner.batch_script
1 parent 0a503cc commit fd60e1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

batchspawner/batchspawner.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,6 @@ class SlurmSpawner(UserEnvMixin, BatchSpawnerRegexStates):
683683
684684
trap 'echo SIGTERM received' TERM
685685
{{prologue}}
686-
which jupyterhub-singleuser
687686
{% if srun %}{{srun}} {% endif %}{{cmd}}
688687
echo "jupyterhub-singleuser ended gracefully"
689688
{{epilogue}}

0 commit comments

Comments
 (0)