summaryrefslogtreecommitdiffstats
path: root/test/fixtures/_known_hosts_real/spaced conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/fixtures/_known_hosts_real/spaced conf8
1 files changed, 8 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 0000000..566b92c
--- /dev/null
+++ b/test/fixtures/_known_hosts_real/spaced conf
@@ -0,0 +1,8 @@
+
+ # Unindented
+Host gee
+ UserKnownHostsFile "_known_hosts_real/spaced known_hosts"
+
+ # Indented
+ Host hus #not-a-comment
+ UserKnownHostsFile "_known_hosts_real/known_hosts2"