Commit d3469bb9 authored by Geoff Simmons's avatar Geoff Simmons

e2e test script uses make targets for the ACL example.

parent 46588650
......@@ -102,9 +102,7 @@ echo Combined ACL and Basic Authentication example
echo Access control list examples
cd ${MYPATH}/../examples/acl/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Rewrite rule examples
cd ${MYPATH}/../examples/rewrite/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment