]> git.evergreen-ils.org Git - Evergreen.git/commit
make_release: add the \set eg_version command to upgrade script
authorDan Scott <dscott@laurentian.ca>
Wed, 7 Nov 2012 17:55:49 +0000 (12:55 -0500)
committerBill Erickson <berick@esilibrary.com>
Thu, 8 Nov 2012 18:24:29 +0000 (13:24 -0500)
commit2e10326b9e0ee22982a2b9ac45b6f75a1ee57103
treeab43f3e946e6f61a1d7b07f84eae2150c2b59306
parentdf05ae28be786df311679e07f58cc2c50d976b11
make_release: add the \set eg_version command to upgrade script

We were echoing the output to STDOUT instead of redirecting it to the
upgrade script that we were generating. Let's go the last mile and
actually get it into the upgrade script.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
build/tools/make_release