summaryrefslogtreecommitdiff
path: root/tests/configs/match-exec-unquoted
blob: 683c7195e72c177e7a2da14f1e9e1f95875cfb96 (plain)
1
2
3
4
5
6
7
8
# Sentinel forcing 'Match not working at all' to fail
Host specific
    HostName whatevs

Match exec unquoted
    User unquoted

# vim:set ft=sshconfig :