laforge submitted this change.

View Change

Approvals: Jenkins Builder: Verified osmith: Looks good to me, approved
obs/wireshark: use osmocom branches instead of private

The used branches should be osmocom branches and not a private
branch of a developer.

Change-Id: I6554a87b715d6013c2cfa92982c87d334c1764b9
---
M scripts/obs/update_obs_wireshark.sh
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/obs/update_obs_wireshark.sh b/scripts/obs/update_obs_wireshark.sh
index e422292..069e3dc 100755
--- a/scripts/obs/update_obs_wireshark.sh
+++ b/scripts/obs/update_obs_wireshark.sh
@@ -3,9 +3,9 @@
PROJ="$1"

BRANCHES="
- osmith/deb-packaging
+ osmocom/deb-packaging
osmocom/qcdiag
- laforge/rspro
+ osmocom/rspro
"

prepare_git_repo() {

To view, visit change 42767. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I6554a87b715d6013c2cfa92982c87d334c1764b9
Gerrit-Change-Number: 42767
Gerrit-PatchSet: 2
Gerrit-Owner: lynxis lazus <lynxis@fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>