[arch-commits] Commit in syslog-ng/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Thu Jun 13 20:53:55 UTC 2019
Date: Thursday, June 13, 2019 @ 20:53:55
Author: bluewind
Revision: 356025
From: Laszlo Varady <laszlo.varady93 at gmail.com>
Date: Sun, 17 Mar 2019 18:52:50 +0100
Subject: Update comment on missing checkdepends
Modified:
syslog-ng/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-13 20:53:53 UTC (rev 356024)
+++ PKGBUILD 2019-06-13 20:53:55 UTC (rev 356025)
@@ -53,7 +53,7 @@
check() {
cd $pkgname-$pkgver
- make check || /bin/true # python test requires pep8
+ make check || /bin/true # unit test requires criterion, python test requires pep8
}
package() {
More information about the arch-commits
mailing list