Files
ssh_config/testdata/include-recursive
Kevin Burke 54fabb9a37 Implement Include directive
It's tricky because it involves recursive filesystem parsing, depth
checking and glob matching. But figured it out.

Fixes #4.
2017-05-23 20:09:31 -07:00

5 lines
210 B
Plaintext

Host kevinburke.ssh_config.test.example.com
# This file (or files) needs to be found in ~/.ssh or /etc/ssh, depending on
# the test. It should include itself.
Include kevinburke-ssh-config-recursive-include