tests/basic created the wrong monkeysphere-authentication.conf
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 5 Feb 2009 20:53:18 +0000 (15:53 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 5 Feb 2009 20:53:18 +0000 (15:53 -0500)
tests/basic

index 978f3d9780714d8c26bac96a786e686b61a60a09..d9399f0943e66509520934457cfd793bceec6d2c 100755 (executable)
@@ -206,7 +206,7 @@ echo "##################################################"
 echo "### setup monkeysphere authentication..."
 cp "$TESTDIR"/etc/monkeysphere/monkeysphere-authentication.conf "$TEMPDIR"/
 cat <<EOF >> "$TEMPDIR"/monkeysphere-authentication.conf
-AUTHORIZED_USER_IDS="$MONKEYSPHERE_HOME/authentication/authorized_user_ids"
+AUTHORIZED_USER_IDS="$MONKEYSPHERE_HOME/authorized_user_ids"
 EOF
 monkeysphere-authentication setup
 get_gpg_prng_arg >> "$MONKEYSPHERE_SYSDATADIR"/authentication/sphere/gpg.conf