From cf9e8c090e3ddc7e9cff3ec146b7db9715300f11 Mon Sep 17 00:00:00 2001 From: Ingvar Hagelund Date: Fri, 2 Nov 2018 16:47:55 +0100 Subject: [PATCH] just a simple output change because of curses version in fedora --- varnish-6.1.0_fix_testu00008.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 varnish-6.1.0_fix_testu00008.patch diff --git a/varnish-6.1.0_fix_testu00008.patch b/varnish-6.1.0_fix_testu00008.patch new file mode 100644 index 0000000..59f17fe --- /dev/null +++ b/varnish-6.1.0_fix_testu00008.patch @@ -0,0 +1,13 @@ +--- bin/varnishtest/tests/u00008.vtc.orig 2018-11-02 16:06:40.731680282 +0100 ++++ bin/varnishtest/tests/u00008.vtc 2018-11-02 16:07:21.587092836 +0100 +@@ -38,8 +38,8 @@ + process p1 -screen_dump + + process p1 -winsz 25 132 +-process p1 -expect-text 4 124 "AVG_1000" +-process p1 -expect-text 22 108 "UNSEEN DIAG" ++process p1 -expect-text 4 0 "AVG_1000" ++process p1 -expect-text 22 0 "UNSEEN DIAG" + + process p1 -screen_dump -write {q} -wait +