The following commit has been merged in the master branch:
commit 4ff0606e374f1614aa2f09e00381d02b4b2627ee
Author: Niels Thykier <[email protected]>
Date:   Thu Apr 21 11:41:10 2011 +0200

    Fixed binaries-multiarch for amd64 (sed was not updated)

diff --git a/t/tests/binaries-multiarch/post_test 
b/t/tests/binaries-multiarch/post_test
index 0c650e8..fdc0a20 100644
--- a/t/tests/binaries-multiarch/post_test
+++ b/t/tests/binaries-multiarch/post_test
@@ -1,2 +1,2 @@
-s/i[46]86-linux-gnu/x86_64-linux-gnu/
+s/i386-linux-gnu/x86_64-linux-gnu/
 s/is for i386/is for amd64/

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to