Change in osmo-ci[master]: OBS: common: don't require wget anymore

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

osmith gerrit-no-reply at lists.osmocom.org
Thu Apr 29 14:08:44 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/23955 )

Change subject: OBS: common: don't require wget anymore
......................................................................

OBS: common: don't require wget anymore

Not needed anymore since Iaf2527043e9acdb6acff3e481d4516ac4b75b7e7.

Change-Id: I2e03487058e4c2c9426872975953fa1814b24ccd
---
M scripts/common-obs.sh
1 file changed, 1 insertion(+), 2 deletions(-)

Approvals:
  osmith: Verified
  pespin: Looks good to me, approved
  laforge: Looks good to me, but someone else must approve



diff --git a/scripts/common-obs.sh b/scripts/common-obs.sh
index e7148bc..34f2549 100644
--- a/scripts/common-obs.sh
+++ b/scripts/common-obs.sh
@@ -12,8 +12,7 @@
 	mktemp \
 	osc \
 	patch \
-	sed \
-	wget
+	sed
 
 if [ -z "$PROJ" ]; then
 	echo "PROJ environment variable is not set"

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/23955
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I2e03487058e4c2c9426872975953fa1814b24ccd
Gerrit-Change-Number: 23955
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210429/fcc5b153/attachment.htm>


More information about the gerrit-log mailing list