summaryrefslogtreecommitdiff
path: root/helpers/lh_config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-10-04 22:08:31 +0200
committerDaniel Baumann <daniel@debian.org>2007-10-04 22:08:31 +0200
commitde59430e16c7eb6b884e4fbd145e384b8d517fea (patch)
tree5bfba61fdb21850ef1d413c045206e18dbc7b634 /helpers/lh_config
parent72fef5a3c6d98207a1f228aeb1302e956ed86fca (diff)
downloadvyos-live-build-de59430e16c7eb6b884e4fbd145e384b8d517fea.tar.gz
vyos-live-build-de59430e16c7eb6b884e4fbd145e384b8d517fea.zip
Respecting LH_QUIET for cdebootstrap calls, thanks to Justin Pryzby <pryzbyj@justinpryzby.com>.
Diffstat (limited to 'helpers/lh_config')
-rwxr-xr-xhelpers/lh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 0c4c25636..bfcb3165d 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -703,7 +703,7 @@ LH_TEMPLATES="${LH_TEMPLATES}"
# \$LH_QUIET: enable quiet
# (Default: ${LH_QUIET})
-#LH_QUIET="${LH_QUIET}"
+LH_QUIET="${LH_QUIET}"
# \$LH_VERBOSE: enable verbose
# (Default: ${LH_VERBOSE})