Commit 8eb42d2c authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Even more debugging

parent f43679b6
......@@ -4,7 +4,7 @@ shell "varnishd -b 127.0.0.1:80 -C 2> ${tmpdir}/_.c"
shell {
varnishd -n ${tmpdir}/no_keep -C -b 127.0.0.1:80 2> no_keep.c
ls -la
ls -laR
set -x
tail no_keep.c || true
test -s no_keep.c && ! test -d no_keep
......
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