File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / sudo / plugins / sudoers / regress / testsudoers / test6.sh
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 16:12:55 2014 UTC (10 years, 1 month ago) by misho
Branches: sudo, MAIN
CVS tags: v1_8_10p3_0, v1_8_10p3, HEAD
sudo v 1.8.10p3

#!/bin/sh
#
# Verify sudoers matching by uid.
#

exec 2>&1
./testsudoers root id <<EOF
#0 ALL = ALL
EOF

exit 0

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>