Commit 1e79e87a authored by Guillaume Quintard's avatar Guillaume Quintard

clean test changes

parent bfa97441
......@@ -34,7 +34,7 @@ git mv src/vmod_example.vcc src/vmod_${SYM_NAME}.vcc
git grep -z -l example | xargs -0 sed -i -s -e "s/example/${SYM_NAME}/g"
git grep -z -l Example | xargs -0 sed -i -s -e "s/Example/${CAP_NAME}/g"
git grep -z -l EXAMPLE | xargs -0 sed -i -s -e "s/EXAMPLE/${UPP_NAME}/g"
sed -i '/circleci.com\/gh\/varnishcache\/libvmod-jq/d' README.rst
sed -i '/circleci.com\/gh\/varnishcache\/libvmod-example/d' README.rst
git rm -f rename-vmod-script
......
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