diff options
Diffstat (limited to 'helpers/lh_testroot')
-rwxr-xr-x | helpers/lh_testroot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/helpers/lh_testroot b/helpers/lh_testroot index bb5592e79..679119ed6 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}" |