22 Oct
2011
22 Oct
'11
5:46 p.m.
Signed-off-by: Dave Reisner <dreisner@archlinux.org> --- init_functions | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/init_functions b/init_functions index a2b9d2a..e026929 100644 --- a/init_functions +++ b/init_functions @@ -42,6 +42,7 @@ parse_cmdline() { single) ;; rw|ro) rwopt="$w" ;; # only export stuff that does work with ash :) + =*) ;; *=*) rhs=${w#*=} lhs=${w%%=*} lhs=${lhs//[-.]/_} -- 1.7.7