Pau Espin Pedrol has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/13602 )

Change subject: nightly-packages: Remove duplicated check
......................................................................

nightly-packages: Remove duplicated check

Change-Id: I9659e71d87b03971673da3bfb2101de9d5fe3c6a
---
M scripts/osmocom-nightly-packages.sh
1 file changed, 0 insertions(+), 5 deletions(-)

Approvals:
  Pau Espin Pedrol: Verified
  Harald Welte: Looks good to me, approved



diff --git a/scripts/osmocom-nightly-packages.sh 
b/scripts/osmocom-nightly-packages.sh
index 7e1cede..052eb09 100755
--- a/scripts/osmocom-nightly-packages.sh
+++ b/scripts/osmocom-nightly-packages.sh
@@ -225,11 +225,6 @@
   post
 }

-if ! which osc >/dev/null 2>/dev/null ; then
-  echo "osc binary is not installed"
-  exit 1
-fi
-
 TMPDIR=$(mktemp -d nightly-3g_XXXXXX)
 cd "$TMPDIR"
 build_osmocom

--
To view, visit https://gerrit.osmocom.org/13602
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I9659e71d87b03971673da3bfb2101de9d5fe3c6a
Gerrit-Change-Number: 13602
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>

Reply via email to