Commit b3e79ee2 authored by Geoff Simmons's avatar Geoff Simmons

e2e test uses make targets for the rewrite test.

parent 06dd5456
......@@ -81,9 +81,7 @@ make deploy verify undeploy
echo Rewrite rule examples
cd ${MYPATH}/../examples/rewrite/
./deploy.sh
./verify.sh
./undeploy.sh
make deploy verify undeploy
echo Request disposition examples: re-implementing default vcl_recv
cd ${MYPATH}/../examples/req-disposition/
......
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