[Server-devel] [PATCH] create_user: fix handling of parameters - fixes empty authorized_keys
Daniel Drake
dsd at laptop.org
Tue Sep 15 06:28:16 EDT 2009
2009/9/15 Martin Langhoff <martin at laptop.org>:
> We need doublequotes for interpolation. Single quotes look more
> symmetrical in if [ "$a" == 'x' ] constructs but we want the left
> side to be interpolated and the right side to be taken literally.
oops, I ran into the same issue with my own patch but looks like I
completely forgot to send a fixed one. Thanks for taking care of that!
More information about the Server-devel
mailing list