Index: usr.sbin/pw/tests/pw_usernext.sh =================================================================== --- usr.sbin/pw/tests/pw_usernext.sh (revision 278804) +++ usr.sbin/pw/tests/pw_usernext.sh (working copy) @@ -9,7 +9,7 @@ populate_etc_skel var0=1 - LIMIT=`jot -r 1 2 10` + LIMIT=`jot -r 1 2 8` while [ "$var0" -lt "$LIMIT" ] do atf_check -s exit:0 ${PW} useradd test$var0 @@ -26,7 +26,7 @@ populate_etc_skel var0=1 - LIMIT=`jot -r 1 2 10` + LIMIT=`jot -r 1 2 8` while [ "$var0" -lt "$LIMIT" ] do atf_check -s exit:0 ${PW} useradd -n test$var0 -g 0