Skip to content

Commit ae3cda4

Browse files
committed
TO-DROP
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent d1c68d0 commit ae3cda4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

subversion/PKGBUILD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ build() {
161161
}
162162

163163
check() {
164+
set -x
165+
echo "::notice::RUNNING CHECKS!" >&2
164166
cd ${pkgname}-${pkgver}
165167
export LANG=C LC_ALL=C
166168
make check check-swig-pl # check-swig-py check-swig-rb CLEANUP=yes # check-javahl

0 commit comments

Comments
 (0)