Files
Eugene Terentev fe204ef364 Fix DOS line endings parsing
Previously we would fail to lex lines ending with CRLF properly.
2018-03-17 10:50:38 -07:00

11 lines
183 B
Plaintext

# Config file with dos line endings
Host wap
HostName wap.example.org
Port 22
User root
KexAlgorithms diffie-hellman-group1-sha1
Host wap2
HostName 8.8.8.8
User google