Change in libosmocore[master]: osmo-release.sh: Drop repeated DRY_RUN early exit

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/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Feb 25 10:40:21 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/23089 )

Change subject: osmo-release.sh: Drop repeated DRY_RUN early exit
......................................................................

osmo-release.sh: Drop repeated DRY_RUN early exit

Change-Id: Ib45fa3f5f89e1f7321d6ceace1b9336e5416c38c
---
M osmo-release.sh
1 file changed, 0 insertions(+), 3 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/osmo-release.sh b/osmo-release.sh
index 52ccfeb..ceb63b6 100755
--- a/osmo-release.sh
+++ b/osmo-release.sh
@@ -196,9 +196,6 @@
 			exit 1
 		fi
 	fi
-	if [ "z$DRY_RUN" != "z0" ]; then
-		exit 0
-	fi
 fi
 
 if [ "z$DRY_RUN" != "z0" ]; then

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ib45fa3f5f89e1f7321d6ceace1b9336e5416c38c
Gerrit-Change-Number: 23089
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
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/20210225/8c79e26d/attachment.htm>


More information about the gerrit-log mailing list