From 83d8fe7a74aa48b8ac1ae171213ff4653b3fd9b5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 10 Dec 2015 18:34:01 +0100 Subject: try to not use quotes around integer to make j-j-b happy --- job-cfg/chroot-installation.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf