diff options
Diffstat (limited to 'plugins/sudoers/regress/cvtsudoers/test11.sh')
-rwxr-xr-x | plugins/sudoers/regress/cvtsudoers/test11.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/sudoers/regress/cvtsudoers/test11.sh b/plugins/sudoers/regress/cvtsudoers/test11.sh new file mode 100755 index 0000000..f8d37ef --- /dev/null +++ b/plugins/sudoers/regress/cvtsudoers/test11.sh @@ -0,0 +1,8 @@ +#!/bin/sh +# +# Test that Aliases are removed when filtering by defaults type +# + +: ${CVTSUDOERS=cvtsudoers} + +$CVTSUDOERS -c "" -f sudoers -d command $TESTDIR/sudoers.defs |