--- a/Users/Users.pm 2009-09-28 11:49:10.000000000 +0200 +++ b/Users/Users.pm 2009-10-31 23:39:54.000000000 +0100 @@ -677,8 +678,7 @@ "-s", $$new_user[$SHELL], "-u", $$new_user[$UID], $$old_user[$LOGIN]); - - &Utils::File::run ($command); + &Utils::File::run (@command); } &change_user_chfn ($$new_user[$LOGIN], $$old_user[$COMMENT], $$new_user[$COMMENT]);