From eefadade6e886d9423c5d3145858891047c46abc Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 2 Dec 2020 16:41:40 +0100 Subject: test-method-rred: Use apthelper instead of apt-helper Fixes lookup in as-installed testing Gbp-Dch: ignore --- test/integration/test-method-rred | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/integration/test-method-rred b/test/integration/test-method-rred index fcadac146..645b0dfdd 100755 --- a/test/integration/test-method-rred +++ b/test/integration/test-method-rred @@ -234,7 +234,7 @@ Package: extra-kittens Version: unavailable . 6d' -testfileequal patch.ed "$(apt-helper cat-file patch.ed.gz)" +testfileequal patch.ed "$(apthelper cat-file patch.ed.gz)" testrred 'Apply' 'merged patch' "$(cat patch.ed)" 'Package: coolstuff Version: 0.8.15 Description: collection of stuff -- cgit v1.2.3