Fix previous :/

parent 6b7f6329
...@@ -20,7 +20,7 @@ process p1 { varnishd \ ...@@ -20,7 +20,7 @@ process p1 { varnishd \
} -expect-exit 0x2 -run } -expect-exit 0x2 -run
# expect-text does not work if a panic info pushes the # expect-text does not work if a panic info pushes the
# error out of the emulated terminal's view. # error out of the emulated terminal's view.
shell {grep -q "Child failed on launch within startup_timeout=3.00s" ${p1_err}} shell {grep -q "Child failed on launch within startup_timeout=3.00s" ${p1_out}}
#### ####
# cli_timeout used, delay in stevedore open # cli_timeout used, delay in stevedore open
......
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