Commit 79c5bd71 authored by Geoff Simmons's avatar Geoff Simmons

Ensure that the "no change" check result gets tested.

parent 4c4224e0
......@@ -48,6 +48,9 @@ varnish v1 -vcl+backend {
}
}
# Rnu twice with a delay between, to test the "no change" case.
client c1 -run
delay .1
client c1 -run
shell {echo -n "quux baz bar foo" > ${tmpdir}/file}
......
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