summaryrefslogtreecommitdiffstats
path: root/test/fixtures/_known_hosts_real/config_tilde
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/fixtures/_known_hosts_real/config_tilde4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/_known_hosts_real/config_tilde b/test/fixtures/_known_hosts_real/config_tilde
new file mode 100644
index 0000000..4181aaf
--- /dev/null
+++ b/test/fixtures/_known_hosts_real/config_tilde
@@ -0,0 +1,4 @@
+# With quotes and tilde
+UserKnownHostsFile "~/_known_hosts_real/known_hosts2"
+# Without quotes, with tilde, and another on the same line
+UserKnownHostsFile ~/_known_hosts_real/known_hosts3 _known_hosts_real/known_hosts4