mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-11 21:25:48 +00:00
cleanup, remove whitespace at end of lines
SVN-Revision: 61
This commit is contained in:
parent
803c2fc439
commit
e685d5f8a3
@ -1,8 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/ash
|
||||||
|
|
||||||
debug () {
|
alias debug=${DEBUG:-true}
|
||||||
[ -z "$DEBUG" ] || echo $1
|
|
||||||
}
|
|
||||||
|
|
||||||
# allow env to override nvram
|
# allow env to override nvram
|
||||||
nvram_get () {
|
nvram_get () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user