Commit 536ad962 by Szeberényi Imre

Merge branch 'master' of https://git.ik.bme.hu/circle/cloud

Conflicts:
	circle/circle/settings/base.py
	circle/vm/operations.py
parent c08afb10
......@@ -548,7 +548,7 @@ try:
AGENT_VERSION = check_output(
('git', 'log', '-1', r'--pretty=format:%h', 'HEAD'), env=git_env)
except:
AGENT_VERSION = None
AGENT_VERSION = Non = (join(SITE_ROOT, 'locale'), )
print("LEGACY VERSION: %s ------" % AGENT_VERSION)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment