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
Wed Feb 24 12:22:49 UTC 2021


pespin has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/89/23089/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210224/06f462d9/attachment.htm>


More information about the gerrit-log mailing list