diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-26 00:58:33 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-26 00:58:33 -0400 |
commit | a718b8d343f7b7de02be1a27a9f98a0ae52f0071 (patch) | |
tree | a3a4f28b33f635b28f3ccd0a67776ff56c0853cd /tests/home/testuser/.monkeysphere | |
parent | 0461219ac31b04250dd7ea0630ef6da4c6bc1065 (diff) |
testing: adding temporary monkeysphere config and ssh config.
Diffstat (limited to 'tests/home/testuser/.monkeysphere')
-rw-r--r-- | tests/home/testuser/.monkeysphere/monkeysphere.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/home/testuser/.monkeysphere/monkeysphere.conf b/tests/home/testuser/.monkeysphere/monkeysphere.conf new file mode 100644 index 0000000..59cc0cf --- /dev/null +++ b/tests/home/testuser/.monkeysphere/monkeysphere.conf @@ -0,0 +1,3 @@ +# monkeysphere config for testuser in monkeysphere test suite + +# KNOWN_HOSTS will be dynamically defined after creation. |