Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Hide some confusing output
Matthew Seaman committed 13 years ago
commit 6ccb5155927ce0d9abfab7fae76624189d21a61f
parent 75d2c15
1 file changed +1 -1
modified Makefile
@@ -52,7 +52,7 @@ do-release: regression-test
release: do-release set-tag make-tarball

set-tag:
-
	if git tag -l | grep -F ${PKGVERSION} ; then \
+
	@if git tag -l | grep -F ${PKGVERSION} ; then \
	    ${ECHO} "---> Error: tag ${PKGVERSION} already exists" ; \
	    ${ECHO} "---> Either delete the tag (git tag -d ${PKGVERSION})" ; \
	    ${ECHO} "---> (but only if you haven't pushed yet) or edit" ; \