Prevent the set -e from mk-osreldate.sh from propagating into newvers.sh.
authornwhitehorn <nwhitehorn@FreeBSD.org>
Sat, 28 Sep 2013 16:25:20 +0000 (16:25 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Sat, 28 Sep 2013 16:25:20 +0000 (16:25 +0000)
commit76fc3e6b8cc292f2edc72be38e42c5f7966e1ec0
treea9d6a31873950cd026cac9a27966e9d020018daa
parenteb3631100bf76c92971c7d24886264812747a789
Prevent the set -e from mk-osreldate.sh from propagating into newvers.sh.
This would cause detection of old versions of SVN to cause fatal errors
instead of being caught and handled, which would make the build fail if
the tree had been checked out with an older version of SVN (e.g. 1.6).

Discussed with: gjb
Approved by: re (marius)
include/mk-osreldate.sh