From b7f69986034afef8a792839fac601caa0f20d55a Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Mon, 28 Jan 2013 14:57:39 +0000 Subject: Remove features used by old bootstrap method That means that bootstrapping Baserock is currently not possible with this branch of Morph, but there's no reason it cannot be bootstrapped using an older version of Morph instead. --- tests.as-root/setup | 1 - 1 file changed, 1 deletion(-) (limited to 'tests.as-root') diff --git a/tests.as-root/setup b/tests.as-root/setup index 03a438e0..a85507e0 100755 --- a/tests.as-root/setup +++ b/tests.as-root/setup @@ -200,7 +200,6 @@ cat < "$DATADIR/morph.conf" repo-alias = test=file://$DATADIR/#file://$DATADIR/ cachedir = $DATADIR/cache log = $DATADIR/morph.log -keep-path = true no-distcc = true quiet = true log = /tmp/morph.log -- cgit v1.2.1