[Qa-jenkins-scm] [jenkins.debian.net] 10/10: don't think we care about trailing underscores, so tidy up names
Holger Levsen
holger at moszumanska.debian.org
Fri Dec 11 22:59:28 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 d00b4b6e124b88529d7e583674a20d1b398fd811
Author: Philip Hands <phil at hands.com>
Date: Fri Jun 26 15:04:23 2015 +0100
don't think we care about trailing underscores, so tidy up names
---
job-cfg/g-i-installation.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml
index 0def1f3..4d9fef9 100644
--- a/job-cfg/g-i-installation.yaml
+++ b/job-cfg/g-i-installation.yaml
@@ -304,13 +304,13 @@
my_dist: wheezy
my_de_profile: standalone
my_desktop:
- - _gnome:
+ - gnome:
my_dtdesc: ' (gnome)'
my_time: '42 18 17 * *'
- - _lxde:
+ - lxde:
my_dtdesc: ' (lxde)'
my_time: '42 22 17 * *'
- - _xfce:
+ - xfce:
my_dtdesc: ' (xfce)'
my_time: '42 2 * * 1'
--
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