aboutsummaryrefslogtreecommitdiff
path: root/.buildbot
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-09-03 15:17:52 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-09-03 15:17:52 +0200
commit4f7ae29989473ee3089a95618f27b26c8f7bd9a8 (patch)
tree3d61098aee6ca870f580ede21ee8b6dd3df81b08 /.buildbot
parentbb86d6483bb198ef4189d4aba8ab26650ba2091e (diff)
downloadgnunet-4f7ae29989473ee3089a95618f27b26c8f7bd9a8.tar.gz
gnunet-4f7ae29989473ee3089a95618f27b26c8f7bd9a8.zip
-touch build config !coverity
Diffstat (limited to '.buildbot')
-rwxr-xr-x.buildbot/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.buildbot/build.sh b/.buildbot/build.sh
index 10578a051..8dfd1fccd 100755
--- a/.buildbot/build.sh
+++ b/.buildbot/build.sh
@@ -1,4 +1,4 @@
1#!/bin/bash 1#!/bin/bash
2echo "Cleanup old installation..." 2echo "Cleanup old installation..."
3rm -rf /tmp/gnunet 3rm -rf /tmp/gnunet
4./bootstrap && ./configure --prefix=/tmp/gnunet --enable-experimental && make -j8 4./bootstrap && ./configure --prefix=/tmp/gnunet --enable-experimental && make -j16