The following commit has been merged in the master branch:
commit fdfff1457fbd2c8b8317314dace898838eb9dd24
Author: Niels Thykier <ni...@thykier.net>
Date:   Fri May 10 16:14:13 2013 +0200

    testset: Use a slightly larger size for "largefile"
    
    testset/binary seems to have suddenly stopped emitting
    arch-dep-package-has-big-usr-share.  Increasing the size of
    "largefile" restores the tag, so presumably the test was just a bit
    too close to the cut-off edge.
    
    Signed-off-by: Niels Thykier <ni...@thykier.net>

diff --git a/testset/binary/debian/rules b/testset/binary/debian/rules
index 08dd671..52e27cb 100755
--- a/testset/binary/debian/rules
+++ b/testset/binary/debian/rules
@@ -72,7 +72,7 @@ binary-arch: build
        echo boe > $(tmp)/usr/bar2
        ln $(tmp)/usr/bar2 $(tmp)/usr/share/baz 
 
-       dd if=/dev/zero of=$(tmp)/usr/share/binary/largefile bs=1024 count=3000
+       dd if=/dev/zero of=$(tmp)/usr/share/binary/largefile bs=1024 count=4000
 
        install -d debian/binary-data/DEBIAN
        install -d debian/binary-data/usr/share/doc

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to debian-lint-maint-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/e1uao8i-0002lw...@vasks.debian.org

Reply via email to