summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/oauth/start-mixed-test
diff options
context:
space:
mode:
Diffstat (limited to 'sca-cpp/trunk/modules/oauth/start-mixed-test')
-rwxr-xr-xsca-cpp/trunk/modules/oauth/start-mixed-test3
1 files changed, 3 insertions, 0 deletions
diff --git a/sca-cpp/trunk/modules/oauth/start-mixed-test b/sca-cpp/trunk/modules/oauth/start-mixed-test
index e838e9bb83..c368c29ed2 100755
--- a/sca-cpp/trunk/modules/oauth/start-mixed-test
+++ b/sca-cpp/trunk/modules/oauth/start-mixed-test
@@ -44,6 +44,8 @@ here=`readlink -f $0`; here=`dirname $here`
../openid/openid-memcached-conf tmp localhost 11212
../openid/openid-memcached-conf tmp localhost 11213
+../http/open-auth-conf tmp
+
../../modules/server/server-conf tmp
../../modules/server/scheme-conf tmp
cat >>tmp/conf/httpd.conf <<EOF
@@ -51,6 +53,7 @@ SCAContribution `pwd`/
SCAComposite oauth.composite
Alias /login/index.html $here/htdocs/login/mixed.html
+
EOF
../../modules/http/httpd-start tmp