mirror of
https://github.com/openwrt/routing.git
synced 2026-07-16 23:21:54 +04:00
olsr: init: JOW IS THE BEST !!!
This commit is contained in:
@@ -27,7 +27,7 @@ log() {
|
||||
error() {
|
||||
log "ERROR: $@"
|
||||
}
|
||||
|
||||
|
||||
validate_varname() {
|
||||
local varname="$1"
|
||||
[ -z "$varname" -o "$varname" != "${varname%%[!A-Za-z0-9_]*}" ] && return 1
|
||||
|
||||
Reference in New Issue
Block a user