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

Match exec "quoted spaced"
    User spaced

# vim:set ft=sshconfig :