[arch-commits] Commit in diffoscope/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Dec 15 14:43:31 UTC 2018


    Date: Saturday, December 15, 2018 @ 14:43:30
  Author: jelle
Revision: 416372

Add link to PPU bug

Modified:
  diffoscope/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-15 14:38:32 UTC (rev 416371)
+++ PKGBUILD	2018-12-15 14:43:30 UTC (rev 416372)
@@ -80,6 +80,7 @@
   cd ${pkgname}-${pkgver}
   PYTHONPATH=".:${PYTHONPATH}" py.test \
     -k 'not test_ppu and not test_superblock' # unsquashfs output differs from fixture.
+    # ppu bug https://salsa.debian.org/reproducible-builds/diffoscope/issues/9
 }
 
 package() {



More information about the arch-commits mailing list