summaryrefslogtreecommitdiff
path: root/tests/missing-ref.script
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-12-06 19:53:47 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2011-12-06 19:53:47 +0000
commite19f81e7ed3f4d3dea144a71af8832c46eb7017a (patch)
tree013f8c4874ffa01602beadff324a15d54d3b44b8 /tests/missing-ref.script
parentb41f0d6542472f1a90f559e33728aef84f45630a (diff)
downloadmorph-e19f81e7ed3f4d3dea144a71af8832c46eb7017a.tar.gz
disable distcc for checks
We can't assume the host has distcc installed while running the checks.
Diffstat (limited to 'tests/missing-ref.script')
-rwxr-xr-xtests/missing-ref.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/missing-ref.script b/tests/missing-ref.script
index 3d5ebc98..978f50fa 100755
--- a/tests/missing-ref.script
+++ b/tests/missing-ref.script
@@ -22,5 +22,5 @@ set -e
cache="$DATADIR/build-chunk-cache"
./morph --no-default-configs build repo non-existent-branch hello.morph \
--git-base-url="file://$DATADIR" \
- --cachedir="$cache" --keep-path
+ --cachedir="$cache" --keep-path --no-distcc