[PATCH] libosmocore[master]: osmo-release.sh: Remove temporary file TODO-RELEASE.entries ...

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Wed May 2 14:44:37 UTC 2018


Review at  https://gerrit.osmocom.org/7968

osmo-release.sh: Remove temporary file TODO-RELEASE.entries after use

Change-Id: I1cac39093d43910c2f5b969f5287cf3678110f4e
---
M osmo-release.sh
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/68/7968/1

diff --git a/osmo-release.sh b/osmo-release.sh
index ed40d0b..fbaf63d 100755
--- a/osmo-release.sh
+++ b/osmo-release.sh
@@ -42,6 +42,7 @@
 		fi
 	fi
 	xargs -a TODO-RELEASE.entries -r -d'\n' -I entry dch -m -v $NEW_VER "entry"
+	rm TODO-RELEASE.entries
 fi
 dch -r -m --distribution "unstable" ""
 git add -u

-- 
To view, visit https://gerrit.osmocom.org/7968
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1cac39093d43910c2f5b969f5287cf3678110f4e
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list