[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.3.3-16-g893e141



The following commit has been merged in the master branch:
commit 55125a397b04173deea1872dcb5d537d907d7fba
Author: Niko Tyni <ntyni@debian.org>
Date:   Sat Feb 6 22:43:15 2010 +0200

    Fix binaries-multiarch test failure on !i386
    
    The binaries-multiarch test output depends on the host architecture:
    on i386 it will warn about installing to an amd64 path, while
    on others the warning is about an i386 path.
    
    Post process the output accordingly.

diff --git a/t/tests/binaries-multiarch/post_test b/t/tests/binaries-multiarch/post_test
new file mode 100644
index 0000000..bef12aa
--- /dev/null
+++ b/t/tests/binaries-multiarch/post_test
@@ -0,0 +1,2 @@
+s/i486-linux-gnu/x86_64-linux-gnu/
+s/is for i386/is for amd64/

-- 
Debian package checker


Reply to: