--- trunk/mage/usr/lib/mage/museradd 2013/07/15 08:13:49 2142 +++ trunk/mage/usr/lib/mage/museradd 2013/08/17 09:20:33 2174 @@ -64,7 +64,7 @@ for i in $* do case $1 in - -M) continue ;; # usermod does not support the -M switch + -M) : ;; # usermod does not support the -M switch *) FIXED_USERMOD_OPTS+=" $1" ;; esac shift