/pidgin/main: 0641111da227: do the build then run checks

Gary Kramlich <[email protected]> Wed, 14 Sep 2016 15:54:40 -0400
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 0641111da227bd9698702400a0de2129a6631413
Author:	 Gary Kramlich <[email protected]>
Date:	 2016-09-07 17:00 -0500
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/0641111da227

Description:

do the build then run checks

diffstat:

 bitbucket-pipelines.yml |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (10 lines):

diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml
--- a/bitbucket-pipelines.yml
+++ b/bitbucket-pipelines.yml
@@ -10,5 +10,6 @@ pipelines:
           - apt-get update
           - apt-get install -y libgplugin-dev
           - ./autogen.sh --disable-kwallet --disable-meanwhile --enable-debug --disable-avahi --enable-gtk-doc
+          - make -s -j$(cat /proc/cpuinfo | egrep "^processor\s+:" | wc -l)
           - make check -s -j$(cat /proc/cpuinfo | egrep "^processor\s+:" | wc -l)
 

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits