[master] b98cd3688 vtc: Expect varnishtest spelled out in a0
Dridi Boukelmoune
dridi.boukelmoune at gmail.com
Wed May 21 10:11:05 UTC 2025
commit b98cd36888bdaf20a59d214c62c3bb97f601c35a
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date: Wed May 21 12:07:13 2025 +0200
vtc: Expect varnishtest spelled out in a0
Refs 94153629361e2cd8622a360cd2ddc097a1ebab23
diff --git a/bin/varnishtest/tests/a00000.vtc b/bin/varnishtest/tests/a00000.vtc
index 1d6292fad..2d724e80f 100644
--- a/bin/varnishtest/tests/a00000.vtc
+++ b/bin/varnishtest/tests/a00000.vtc
@@ -1,6 +1,6 @@
vtest "Test vtest itself"
-shell -exit 1 -expect {vtest [options]} {vtest -h}
+shell -exit 1 -expect {varnishtest [options]} {vtest -h}
shell -exit 1 -match {-D.*Define macro} {vtest -h}
More information about the varnish-commit
mailing list