neels has posted comments on this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/15127 )

Change subject: osmo-release.sh: Support releasing openbsc.git
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/#/c/15127/1/osmo-release.sh
File osmo-release.sh:

https://gerrit.osmocom.org/#/c/15127/1/osmo-release.sh@27
PS1, Line 27:   if [ "z$(basename ${GIT_TOPDIR})" = "zopenbsc" ]; then
would prefer

  if [ -f "openbsc/configure.ac" ]; then



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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I407cf47d8339d99c74a976460ea84fffe679dfd8
Gerrit-Change-Number: 15127
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: neels <nhofm...@sysmocom.de>
Gerrit-Comment-Date: Thu, 08 Aug 2019 16:04:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment

Reply via email to