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

Change-Id: I1cac39093d43910c2f5b969f5287cf3678110f4e
This commit is contained in:
Pau Espin 2018-05-02 14:55:08 +02:00 committed by Harald Welte
parent 500d633762
commit 42174d18d1
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ else
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