summaryrefslogtreecommitdiffstats
path: root/job-cfg/chroot-installation.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-10 18:34:01 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-10 18:34:01 +0100
commit83d8fe7a74aa48b8ac1ae171213ff4653b3fd9b5 (patch)
treee0aa20384029a2e06998d6280df5a8bd4d3ee945 /job-cfg/chroot-installation.yaml.py
parent3e957fb19cfb33517130f62508691497a86a74bb (diff)
downloadjenkins.debian.net-83d8fe7a74aa48b8ac1ae171213ff4653b3fd9b5.tar.xz
try to not use quotes around integer to make j-j-b happy
Diffstat (limited to 'job-cfg/chroot-installation.yaml.py')
-rwxr-xr-xjob-cfg/chroot-installation.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py
index ebe43d58..d7452aba 100755
--- a/job-cfg/chroot-installation.yaml.py
+++ b/job-cfg/chroot-installation.yaml.py
@@ -189,7 +189,7 @@ print("""
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- priority-sorter:
- priority: '{my_prio}'
+ priority: {my_prio}
- throttle:
max-total: 6
max-per-node: 6