mirror of
https://git.openwrt.org/feed/routing.git
synced 2025-01-09 04:07:48 +08:00
olsr: init: JOW IS THE BEST !!!
This commit is contained in:
parent
ea04190617
commit
2bc5304b69
@ -27,7 +27,7 @@ log() {
|
||||
error() {
|
||||
log "ERROR: $@"
|
||||
}
|
||||
|
||||
|
||||
validate_varname() {
|
||||
local varname="$1"
|
||||
[ -z "$varname" -o "$varname" != "${varname%%[!A-Za-z0-9_]*}" ] && return 1
|
||||
|
Loading…
Reference in New Issue
Block a user