frebsd-update: fix --currently-running after r343122

PR:		234771
Submitted by:	Gerald Aryeetey <aryeeteygerald_rogers.com>
Reported by:	Brandon Schneider
MFC with:	r343122
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D18896
This commit is contained in:
Ed Maste 2019-01-21 18:41:57 +00:00
parent 8f77f60f94
commit b958d4b255
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=343268

View File

@ -310,6 +310,7 @@ config_SourceRelease () {
if echo ${UNAME_r} | grep -qE '^[0-9.]+$'; then
UNAME_r="${UNAME_r}-RELEASE"
fi
export UNAME_r
}
# Define what happens to output of utilities