aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/agljobtemplate.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/agljobtemplate.py b/utils/agljobtemplate.py
index deb5ff8..b3763dd 100644
--- a/utils/agljobtemplate.py
+++ b/utils/agljobtemplate.py
@@ -182,6 +182,7 @@ class Agljobtemplate(object):
job['urlbase'] = url
job['test_templates'] = test_templates
+ machine_branch = None
if vcs_commit is not None:
job['vcs_commit'] = vcs_commit