summaryrefslogtreecommitdiff
path: root/morphlib/buildenvironment_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/buildenvironment_tests.py')
-rw-r--r--morphlib/buildenvironment_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/morphlib/buildenvironment_tests.py b/morphlib/buildenvironment_tests.py
index 2c21eeef..f0efdb60 100644
--- a/morphlib/buildenvironment_tests.py
+++ b/morphlib/buildenvironment_tests.py
@@ -32,6 +32,7 @@ class BuildEnvironmentTests(unittest.TestCase):
'ccache-remotedir': '',
'ccache-remotenlevels': 2,
'no-distcc': True,
+ 'staging-chroot': False,
}
self.fake_env = {
'PATH': '/fake_bin',