From 3344977c4722b5976395368e740be457515e35a3 Mon Sep 17 00:00:00 2001 From: Gaute Hope Date: Wed, 7 Feb 2018 13:31:40 +0100 Subject: [PATCH] output test --- .SRCINFO | 2 +- PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 08260f9..dd13415 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,5 +1,5 @@ # Generated by mksrcinfo v8 -# Tue Feb 6 10:02:14 UTC 2018 +# Wed Feb 7 12:31:34 UTC 2018 pkgbase = astroid-git pkgdesc = a graphical threads-with-tags style, lightweight and fast, email client for notmuch, inspired by sup and others pkgver = v0.11.r2.g0df6677 diff --git a/PKGBUILD b/PKGBUILD index 4d137f7..7122f66 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -37,7 +37,7 @@ build() { check() { cd "$srcdir/astroid" cd build - ninja test + ctest --output-on-failure } package() {