summaryrefslogtreecommitdiffstats
path: root/plugins/sudoers/regress/sudoers/test4.in
blob: b8df454b01b6601889b794e9397f095c490d0599 (plain)
1
2
3
4
5
6
7
# Test line continuation with anchored matches
User_Alias FOO = foo \
: BAR = bar

# This used to pass for sudo < 1.8.1 (though it should not have)
User_Alias FOO = foo \
User_Alias BAR = bar