summaryrefslogtreecommitdiff
path: root/liw-real.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-04-08 08:54:25 +0100
committerLars Wirzenius <liw@liw.fi>2013-04-08 08:54:25 +0100
commite73a38dac170532e65d2751ff04cb56f3d9c33ac (patch)
tree1d5968111d51f6ff970033886182ece78f916c74 /liw-real.conf
parentb24bbeabf0b08d6e2b63a07b656b14af29c1e653 (diff)
downloadjenkinstool-e73a38dac170532e65d2751ff04cb56f3d9c33ac.tar.gz
Fix wheezy builder confs to build for wheezy, not unstable
Diffstat (limited to 'liw-real.conf')
-rw-r--r--liw-real.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/liw-real.conf b/liw-real.conf
index 98add9f..eff669b 100644
--- a/liw-real.conf
+++ b/liw-real.conf
@@ -22,7 +22,7 @@
"ssh-key": "/var/lib/jenkins/.ssh/id_rsa.pub",
"directory": "/tmp/workspace",
"arch": "amd64",
- "debian-dist": "unstable"
+ "debian-dist": "wheezy"
},
{
"name": "wheezy-i386",
@@ -30,7 +30,7 @@
"ssh-key": "/var/lib/jenkins/.ssh/id_rsa.pub",
"directory": "/tmp/workspace",
"arch": "i386",
- "debian-dist": "unstable"
+ "debian-dist": "wheezy"
},
{
"name": "squeeze-amd64",