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