Fix syntax error in stop-runner-if-no-job.sh (#32)

This trailing `fi` on the end would likely cause the Runner.Listener to
be terminated to early.
1 file changed