summaryrefslogtreecommitdiff
path: root/test/fixtures/_known_hosts_real/spaced conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/_known_hosts_real/spaced conf')
-rw-r--r--test/fixtures/_known_hosts_real/spaced conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/fixtures/_known_hosts_real/spaced conf b/test/fixtures/_known_hosts_real/spaced conf
new file mode 100644
index 00000000..f484f0e3
--- /dev/null
+++ b/test/fixtures/_known_hosts_real/spaced conf
@@ -0,0 +1,9 @@
+
+ # Unindented
+Host gee
+ UserKnownHostsFile "fixtures/_known_hosts_real/spaced known_hosts"
+
+ # Indented
+ Host hus # With comment
+ UserKnownHostsFile "fixtures/_known_hosts_real/known_hosts2"
+