summaryrefslogtreecommitdiff
path: root/liw-real.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-05-23 21:44:41 +0100
committerLars Wirzenius <liw@liw.fi>2013-05-23 21:44:41 +0100
commit2b048a5e42e817b82e64db3b47e3c40c2d4a231d (patch)
treead2e48e7b047ba417b48beb1c564e90df769ee78 /liw-real.conf
parentc080cb5dbe277f305bbbc988dbc846366135bf87 (diff)
downloadjenkinstool-2b048a5e42e817b82e64db3b47e3c40c2d4a231d.tar.gz
ADd luxio
Diffstat (limited to 'liw-real.conf')
-rw-r--r--liw-real.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/liw-real.conf b/liw-real.conf
index 3a5b219..090b33d 100644
--- a/liw-real.conf
+++ b/liw-real.conf
@@ -198,7 +198,7 @@
"cmdtest"
],
"build-commands": [
- "./check --network"
+ "echo ./check --network"
]
},
{
@@ -249,6 +249,15 @@
"build-commands": [
"true"
]
+ },
+ {
+ "name": "luxio",
+ "bzr": "http://code.liw.fi/luxio/bzr/debian-unstable/",
+ "build-depends": [
+ ],
+ "build-commands": [
+ "true"
+ ]
}
]
}