Searched refs:no_such_uid_msg (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/usr.sbin/pw/tests/
H A Dpw_usershow_test.sh36 no_such_uid_msg="pw: no such uid \`$nonexistent_uid'\n"
38 atf_check -e "inline:$no_such_uid_msg" -s exit:67 ${PW} usershow \
40 atf_check -e "inline:$no_such_uid_msg" -s exit:67 ${PW} usershow \

Completed in 46 milliseconds