b8df454b01b6601889b794e9397f095c490d0599
[debian/sudo] / plugins / sudoers / regress / sudoers / test4.in
1 # Test line continuation with anchored matches
2 User_Alias FOO = foo \
3 : BAR = bar
4
5 # This used to pass for sudo < 1.8.1 (though it should not have)
6 User_Alias FOO = foo \
7 User_Alias BAR = bar