summaryrefslogtreecommitdiff
path: root/helpers/lh_source_usb-hdd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2008-10-28 16:26:17 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:43 +0100
commit6696b019fe03a371d69c50a1ef82223e4bb364a7 (patch)
treeffeb45aa254e3fe140c0d13566322757f896be92 /helpers/lh_source_usb-hdd
parentbd4b40a215a31bef1bfe364cdce16943efddc1d5 (diff)
downloadlive-build-6696b019fe03a371d69c50a1ef82223e4bb364a7.zip
live-build-6696b019fe03a371d69c50a1ef82223e4bb364a7.tar.gz
Renaming internal Read_conffile(); to Read_conffiles(); for consistency reasons.
Diffstat (limited to 'helpers/lh_source_usb-hdd')
-rwxr-xr-xhelpers/lh_source_usb-hdd2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_usb-hdd b/helpers/lh_source_usb-hdd
index b6e70fa..c15d225 100755
--- a/helpers/lh_source_usb-hdd
+++ b/helpers/lh_source_usb-hdd
@@ -25,7 +25,7 @@ USAGE="${PROGRAM} [--force]"
Arguments "${@}"
# Reading configuration files
-Read_conffile config/all config/common config/bootstrap config/chroot config/binary config/source
+Read_conffiles config/all config/common config/bootstrap config/chroot config/binary config/source
Set_defaults
if [ "${LH_SOURCE}" != "enabled" ]