aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/jenkins-build-osmo-nitb.sh
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-09-04 16:34:18 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2017-09-05 01:21:25 +0200
commit1921c0f6c96554f5b9018f00ed151d4010ae4c82 (patch)
treef2d1eae941422cfa76dae206db7e02137c68080c /contrib/jenkins-build-osmo-nitb.sh
parentd3fce46f5836ba7ba5469269698da1f5de89e2f6 (diff)
jenkins: per build, drop programs built "unintentionally"
Each of the jenkins-build-* scripts intends to build a specific set of programs. While compiling dependencies, other programs may end up in $prefix/bin. Drop those other binaries to reduce potential confusion. Add arguments to the create_bin_tgz function: callers need to list exactly the $prefix/bin/* binaries that should be tar'd. All others are first removed from the prefix. Adjust existing scripts to provide such binary names. Change-Id: Ib1a00b2149453fedf9ece0460dd4d6e83f774d45
Diffstat (limited to 'contrib/jenkins-build-osmo-nitb.sh')
-rwxr-xr-xcontrib/jenkins-build-osmo-nitb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/jenkins-build-osmo-nitb.sh b/contrib/jenkins-build-osmo-nitb.sh
index 2f26a20..ef55259 100755
--- a/contrib/jenkins-build-osmo-nitb.sh
+++ b/contrib/jenkins-build-osmo-nitb.sh
@@ -12,4 +12,4 @@ build_repo libsmpp34
build_repo libosmo-sccp
build_repo openbsc --enable-smpp --enable-osmo-bsc --enable-nat
-create_bin_tgz
+create_bin_tgz osmo-nitb