laforge submitted this 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(-)
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.