summaryrefslogtreecommitdiff
path: root/helpers/lh_testroot
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_testroot')
-rwxr-xr-xhelpers/lh_testroot4
1 files changed, 4 insertions, 0 deletions
diff --git a/helpers/lh_testroot b/helpers/lh_testroot
index bb5592e..679119e 100755
--- a/helpers/lh_testroot
+++ b/helpers/lh_testroot
@@ -24,6 +24,10 @@ Arguments "${@}"
# Reading configuration files
Read_conffile config/common
+Read_conffile config/bootstrap
+Read_conffile config/chroot
+Read_conffile config/binary
+Read_conffile config/source
Set_defaults
Echo_debug "Init ${PROGRAM}"