[Qa-jenkins-scm] [jenkins.debian.net] 04/11: make quotes consistent

Holger Levsen holger at moszumanska.debian.org
Fri Dec 11 23:16:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 07b828fce42827c7d4da9f1454dbf9c6dfd19bc7
Author: Philip Hands <phil at hands.com>
Date:   Fri Jun 26 17:13:25 2015 +0100

    make quotes consistent
---
 job-cfg/g-i-installation.yaml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index df4d52f..02a56cf 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -9,9 +9,9 @@
       artifactDaysToKeep: -1
       artifactNumToKeep: -1
     triggers:
-      - timed: "{my_time}"
+      - timed: '{my_time}'
     builders:
-      - shell: "/srv/jenkins/bin/g-i-installation.sh {my_disksize} {my_inst_url}"
+      - shell: '/srv/jenkins/bin/g-i-installation.sh {my_disksize} {my_inst_url}'
     publishers:
       - trigger:
           project: '{my_trigger}'
@@ -68,7 +68,7 @@
       artifactDaysToKeep: -1
       artifactNumToKeep: -1
     triggers:
-      - timed: "0 6 * * *"
+      - timed: '0 6 * * *'
     builders:
       - shell: '/srv/jenkins/bin/maintenance.sh {name}'
     publishers:
@@ -128,7 +128,7 @@
     name: '{name}_{my_dist}_jessie-beta1-netinst_group'
     my_dist:
       - debian-edu:
-          my_distname: "Debian Edu"
+          my_distname: 'Debian Edu'
     my_ver:
       - jessie-beta1-netinst:
           my_inst_url: http://ftp.skolelinux.org/skolelinux-cd/debian-edu-8.0+edu0~b1-CD.iso
@@ -160,7 +160,7 @@
     name: '{name}_{my_dist}_jessie-daily_group'
     my_dist:
       - debian-edu:
-          my_distname: "Debian Edu"
+          my_distname: 'Debian Edu'
     my_ver:
       - jessie-daily-usb:
           my_inst_url: http://ftp.skolelinux.org/cd-jessie-usbstick/debian-edu-amd64-i386-BD-1.iso
@@ -284,7 +284,7 @@
       - '{name}_{my_dist}_group':
           my_dist:
             - debian-edu:
-                my_distname: "Debian Edu"
+                my_distname: 'Debian Edu'
           my_ver: wheezy
           my_desktop: ''
           my_title_extra: ''
@@ -304,7 +304,7 @@
       - '{name}_{my_dist}_group':
           my_dist:
             - debian-edu:
-                my_distname: "Debian Edu"
+                my_distname: 'Debian Edu'
           my_ver: wheezy
           my_profile: standalone
           my_desktop:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list