projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
267c891
)
luci-flash does not need to by verbose
author
Steven Barth
<steven@midlink.org>
Mon, 15 Sep 2008 23:12:59 +0000
(23:12 +0000)
committer
Steven Barth
<steven@midlink.org>
Mon, 15 Sep 2008 23:12:59 +0000
(23:12 +0000)
contrib/package/luci-addons/dist/sbin/luci-flash
patch
|
blob
|
history
diff --git
a/contrib/package/luci-addons/dist/sbin/luci-flash
b/contrib/package/luci-addons/dist/sbin/luci-flash
index 07434b5073d30e7619535a8a43411be15070149a..819be40b570faf1ebbc790812363012e29b20a72 100755
(executable)
--- 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