From 0bb8ec9964a44be97058159e09bd27db393ded19 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 10 Dec 2015 18:57:53 +0100 Subject: Revert "try to not use quotes around integer to make j-j-b happy" This reverts commit 83d8fe7a74aa48b8ac1ae171213ff4653b3fd9b5. --- job-cfg/chroot-installation.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/chroot-installation.yaml.py') diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py index d7452aba..ebe43d58 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