From bbbc5bb8accf1db41d6a95e227f028376823cddf Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sat, 31 Jan 2009 23:44:38 -0500 Subject: fix some things bugs from the separation transition, and try to fix the test scripts --- tests/etc/monkeysphere/monkeysphere-authentication.conf | 5 +++++ tests/etc/monkeysphere/monkeysphere-server.conf | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 tests/etc/monkeysphere/monkeysphere-authentication.conf delete mode 100644 tests/etc/monkeysphere/monkeysphere-server.conf (limited to 'tests/etc') diff --git a/tests/etc/monkeysphere/monkeysphere-authentication.conf b/tests/etc/monkeysphere/monkeysphere-authentication.conf new file mode 100644 index 0000000..9cc396f --- /dev/null +++ b/tests/etc/monkeysphere/monkeysphere-authentication.conf @@ -0,0 +1,5 @@ +# Base monkeysphere-server.conf for monkeysphere tests + +# AUTHORIZED_USER_IDS variable will be added dynamically during test. + +RAW_AUTHORIZED_KEYS=none diff --git a/tests/etc/monkeysphere/monkeysphere-server.conf b/tests/etc/monkeysphere/monkeysphere-server.conf deleted file mode 100644 index 9cc396f..0000000 --- a/tests/etc/monkeysphere/monkeysphere-server.conf +++ /dev/null @@ -1,5 +0,0 @@ -# Base monkeysphere-server.conf for monkeysphere tests - -# AUTHORIZED_USER_IDS variable will be added dynamically during test. - -RAW_AUTHORIZED_KEYS=none -- cgit v1.2.3