From: Steven Barth Date: Mon, 15 Sep 2008 23:13:33 +0000 (+0000) Subject: luci-flash does not need to by verbose X-Git-Tag: 0.8.0~75 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=18ad45afe6bb0ea2a2f453ca17258aff7736d3a0;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 79bc834b4..99d614dda 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