luci-flash does not need to by verbose
authorSteven Barth <steven@midlink.org>
Mon, 15 Sep 2008 23:13:33 +0000 (23:13 +0000)
committerSteven Barth <steven@midlink.org>
Mon, 15 Sep 2008 23:13:33 +0000 (23:13 +0000)
contrib/package/luci-addons/dist/sbin/luci-flash

index 79bc834b4528892e277653febc93f4df0ee34f73..99d614dda5c2a368998ee835024c98a4b6858c75 100755 (executable)
@@ -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