lynxis lazus has uploaded this change for review.

View Change

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(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/67/42767/1
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: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I6554a87b715d6013c2cfa92982c87d334c1764b9
Gerrit-Change-Number: 42767
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis@fe80.eu>