From 158b8db3ae5525e6c55368e7baadf4a7527b16be Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 28 Dec 2016 19:47:23 +0000 Subject: Attempt to hack around regress/forwarding.sh test failure in some environments. --- debian/tests/regress | 3 +++ 1 file changed, 3 insertions(+) (limited to 'debian/tests') diff --git a/debian/tests/regress b/debian/tests/regress index 846482d62..02b8658bd 100755 --- a/debian/tests/regress +++ b/debian/tests/regress @@ -29,6 +29,9 @@ fi cp -a . "$TMP/tree" cd "$TMP/tree" +# Attempt to hack around test failure in some environments. +sed -i 's/^base=33/base=34/' regress/forwarding.sh + # We aren't actually going to use most of this build, but we need a basic # build tree in place in order to be able to build the regression tests. autoreconf -f -i -- cgit v1.2.3