aboutsummaryrefslogtreecommitdiffstats
path: root/utils/agljobtemplate.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/agljobtemplate.py')
-rw-r--r--utils/agljobtemplate.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/agljobtemplate.py b/utils/agljobtemplate.py
index b12a8ef..3c69832 100644
--- a/utils/agljobtemplate.py
+++ b/utils/agljobtemplate.py
@@ -150,7 +150,6 @@ class Agljobtemplate(object):
else:
job['APPURL'] = applications_url
- device_tags = ' '.join(device_tags)
job['DEVICE_TAGS'] = device_tags
test_templates = []