aboutsummaryrefslogtreecommitdiff
path: root/host.conf.in
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-09-08 15:07:22 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2017-09-08 15:07:22 +0000
commit0cfc2e609775c4ba3fcf12b010a76ea50568b7eb (patch)
tree22a0566804d23374c31885bd0961599fe5bfa2ba /host.conf.in
parent809b5496b687c86b9b73901ec8105c4b16242a9c (diff)
Remove schroot testing support and rely on --testcontainer support instead.
This patch only removes code and doesn't not try to rename variables in related areas (e.g., DJ board files) to something more sensible. Rename and cleanups will follow in subsequent patches. Change-Id: Id4d4374e0ff8b820792a77b989314f9a4a37f860
Diffstat (limited to 'host.conf.in')
-rw-r--r--host.conf.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/host.conf.in b/host.conf.in
index 4e5cea3c..085bade8 100644
--- a/host.conf.in
+++ b/host.conf.in
@@ -28,7 +28,6 @@ enable_ssh=@ENABLE_SSH@
bootstrap=@ENABLE_BOOTSTRAP@
alltests=@ENABLE_ALLTESTS@
install=@ENABLE_INSTALL@
-schroot_test=@ENABLE_SCHROOT_TEST@
make_docs=@ENABLE_MAKE_DOCS@
supdate=@ENABLE_SOURCE_UPDATE@
parallel=@ENABLE_PARALLEL@