Skip to content

Commit b3ad2f9

Browse files
committed
Fix exit status of plugins/sudoers/regress/testsudoers/test33.sh
1 parent bd114a6 commit b3ad2f9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plugins/sudoers/regress/testsudoers/test33.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,5 @@ $TESTSUDOERS -u admin -g wheel -p ${TESTDIR}/passwd -P ${TESTDIR}/group \
6767
admin /bin/ls <<'EOF'
6868
admin ALL = (:wheel, !wheel, operator) /bin/ls
6969
EOF
70+
71+
exit 0

0 commit comments

Comments
 (0)