summaryrefslogtreecommitdiff
path: root/test/fixtures/_known_hosts_real/config_tilde
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/_known_hosts_real/config_tilde')
-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 00000000..1068e299
--- /dev/null
+++ b/test/fixtures/_known_hosts_real/config_tilde
@@ -0,0 +1,4 @@
+# With quotes and tilde
+UserKnownHostsFile "~/fixtures/_known_hosts_real/known_hosts2"
+# Without quotes, with tilde
+UserKnownHostsFile ~/fixtures/_known_hosts_real/known_hosts3