Ack On 10/08/2009 06:26 PM, Radek Vykydal wrote:
I hit it in the last build that I've done where the filtering was introduced (and I have to add that I also acked the original patch). --- Makefile.am | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Makefile.am b/Makefile.am index dac4335..dc345e4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -114,7 +114,7 @@ rpmlog: @git log --pretty="format:- %s (%ae)" \ $(PACKAGE_NAME)-$(PACKAGE_VERSION)-$(PACKAGE_RELEASE).. | \ sed -e 's/@.*)/)/' | sed -e 's/%/%%/g' | \ - grep -v "- Sending translation for " + grep -v -- "- Sending translation for " @echo bumpver:
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list