Select Git revision
cli.py
-
schulmax authored
Before this commit, there could be a pid file present even if there was no more hshetl process running. This was due to the pid file handling being done before the config validation. So if hshetl stopped because of config problems the pid file would not be deleted. Also fixes the unittests. (copy_faker2file fails)
schulmax authoredBefore this commit, there could be a pid file present even if there was no more hshetl process running. This was due to the pid file handling being done before the config validation. So if hshetl stopped because of config problems the pid file would not be deleted. Also fixes the unittests. (copy_faker2file fails)