From: ivan Date: Tue, 25 May 2010 12:33:51 +0000 (+0000) Subject: fix the rel target X-Git-Tag: root_of_svc_elec_features~225 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6662dd7c5260d74d92df0437d1eeebcb2baa6fe4 fix the rel target --- diff --git a/Makefile b/Makefile index f06b63134..a06e0f35c 100644 --- a/Makefile +++ b/Makefile @@ -405,7 +405,7 @@ release: cvs commit -m "Updated for ${VERSION}" debian/changelog # Make sure other people's changes are pulled in! - cvs update -d -P + cvs update -d -P || true #it exits 1... # Tag the release #cvs tag ${TAG}