aboutsummaryrefslogtreecommitdiff
path: root/.buildbot
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2021-08-28 19:43:18 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2021-08-28 19:43:18 +0200
commit38902729b84a120f569c68f4f12b3ff9e9d5db09 (patch)
tree761f85de82481b2fe28c6384d3dab2fd724c4ffe /.buildbot
parent8a85f1376a838adebfafd31cb1119474a7431b74 (diff)
downloadgnunet-38902729b84a120f569c68f4f12b3ff9e9d5db09.tar.gz
gnunet-38902729b84a120f569c68f4f12b3ff9e9d5db09.zip
-try j8 !tarball
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 f1f474ee7..10578a051 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 4./bootstrap && ./configure --prefix=/tmp/gnunet --enable-experimental && make -j8