do not make symlinks in the cwd during the test
[monkeysphere.git] / tests / basic
index 0516c6ce77fe35cea6e2bd9587f047f58429052f..dc5edb5bd0c25dee3bd53a10910a218694cf06ee 100755 (executable)
@@ -466,7 +466,7 @@ chmod o-w "$TESTHOME"/.monkeysphere.linktest
 echo
 echo "##################################################"
 echo "### make .monkeysphere directory a relative symlink and updating..."
-ln -sfn .monkeysphere{.linktest,}
+ln -sfn .monkeysphere.linktest "$TESTHOME"/.monkeysphere
 monkeysphere-authentication update-users $(whoami)
 echo
 echo "##################################################"