projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67ea774
)
define 'debug' .. mostly cosmetic fix
author
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Jul 2004 07:03:14 +0000
(07:03 +0000)
committer
mbm
<mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 13 Jul 2004 07:03:14 +0000
(07:03 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@96
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
root/sbin/wifi
patch
|
blob
|
history
diff --git
a/root/sbin/wifi
b/root/sbin/wifi
index
b63912d
..
03ec66e
100755
(executable)
--- a/
root/sbin/wifi
+++ b/
root/sbin/wifi
@@
-1,4
+1,5
@@
#!/bin/ash
+ alias debug=${DEBUG:-:}
debug "### wifi $1 ###"
if=$(awk 'sub(":","") {print $1}' /proc/net/wireless)
$DEBUG wlconf $if $1
This page took
0.024581 seconds
and
4
git commands to generate.