From: Steven Barth Date: Mon, 15 Sep 2008 23:12:59 +0000 (+0000) Subject: luci-flash does not need to by verbose X-Git-Tag: 0.9.0~1290 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b0d49454a691445e73016df56bb3800a13679005;p=oweals%2Fluci.git luci-flash does not need to by verbose --- diff --git a/contrib/package/luci-addons/dist/sbin/luci-flash b/contrib/package/luci-addons/dist/sbin/luci-flash index 07434b507..819be40b5 100755 --- a/contrib/package/luci-addons/dist/sbin/luci-flash +++ b/contrib/package/luci-addons/dist/sbin/luci-flash @@ -5,7 +5,7 @@ RAMFS_COPY_BIN="/usr/bin/awk" # extra programs for temporary ramfs root RAMFS_COPY_DATA="" # extra data files export KEEP_PATTERN="" -export VERBOSE=1 +export VERBOSE=0 # parse options while [ -n "$1" ]; do