1 # remove localstatedir -- compiled VCL and slab files will still be here.
7 if [[ $(vercmp 6.0.0-1 "$2") -eq 1 ]]; then
8 echo ":: You must update your VCL to be compatible with varnish 6. See the"
9 echo " following upgrade guide to port your configuration:"
10 echo " http://varnish-cache.org/docs/6.2/whats-new/upgrading-6.2.html"