From: Michael Smith Date: Wed, 29 Aug 2007 02:43:10 +0000 (+0000) Subject: Make sure that message is useful in case of error about X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2e5efaac539292362364721ae897d1236f4ab01;p=docbook-dsssl Make sure that message is useful in case of error about uncommitted files when tagging. --- diff --git a/releasetools/Targets.mk b/releasetools/Targets.mk index 3edc38469..82ca3d2ed 100644 --- a/releasetools/Targets.mk +++ b/releasetools/Targets.mk @@ -245,7 +245,7 @@ else @echo "repository, or add them to the svn:ignore properties for their" @echo "parent directories." @echo - @svn status | egrep '^\?|^X' | cut -c2- + @svn status endif release-clean: clean