projects
/
monkeysphere.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d181930
)
tests/basic created the wrong monkeysphere-authentication.conf
author
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Thu, 5 Feb 2009 20:53:18 +0000
(15:53 -0500)
committer
Daniel Kahn Gillmor
<dkg@fifthhorseman.net>
Thu, 5 Feb 2009 20:53:18 +0000
(15:53 -0500)
tests/basic
patch
|
blob
|
history
diff --git
a/tests/basic
b/tests/basic
index 978f3d9780714d8c26bac96a786e686b61a60a09..d9399f0943e66509520934457cfd793bceec6d2c 100755
(executable)
--- a/
tests/basic
+++ b/
tests/basic
@@
-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/auth
entication/auth
orized_user_ids"
+AUTHORIZED_USER_IDS="$MONKEYSPHERE_HOME/authorized_user_ids"
EOF
monkeysphere-authentication setup
get_gpg_prng_arg >> "$MONKEYSPHERE_SYSDATADIR"/authentication/sphere/gpg.conf