From: Daniel Kahn Gillmor Date: Thu, 5 Feb 2009 20:53:18 +0000 (-0500) Subject: tests/basic created the wrong monkeysphere-authentication.conf X-Git-Tag: monkeysphere_0.23~121^2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7485d66be9e4aebaf273b8b4082caa4c2404f6e7;p=monkeysphere.git tests/basic created the wrong monkeysphere-authentication.conf --- diff --git a/tests/basic b/tests/basic index 978f3d9..d9399f0 100755 --- a/tests/basic +++ b/tests/basic @@ -206,7 +206,7 @@ echo "##################################################" echo "### setup monkeysphere authentication..." cp "$TESTDIR"/etc/monkeysphere/monkeysphere-authentication.conf "$TEMPDIR"/ cat <> "$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