Commit 0c698c59 authored by Poul-Henning Kamp's avatar Poul-Henning Kamp

Solve (massive-parallel-run-)race condition with -n argument.

parent 55e4a206
......@@ -3,7 +3,7 @@ varnishtest "Test Basic persistence"
feature persistent_storage
shell -err -expect {-spersistent has been deprecated} {
varnishd -spersistent -f ''
varnishd -spersistent -f '' -n ${tmpdir}
}
server s1 {
......
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