[open-ils-commits] [GIT] Evergreen ILS branch rel_2_7 updated. e946dc45641f77491771311599cf9efa16cd6cd7
Evergreen Git
git at git.evergreen-ils.org
Tue Apr 14 16:26:22 EDT 2015
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, rel_2_7 has been updated
via e946dc45641f77491771311599cf9efa16cd6cd7 (commit)
from 5e6a9ed4048e069e90b2112c504c7d966e825759 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e946dc45641f77491771311599cf9efa16cd6cd7
Author: Galen Charlton <gmc at esilibrary.com>
Date: Fri Apr 10 15:47:29 2015 +0000
LP#1442695: install purge_pending_users.srfsh to /openils/bin by default
Since purge_pending_users.srfsh is in the example crontab, it should
be installed to the Evergreen binaries directory (typically /openils/bin)
by default.
Signed-off-by: Galen Charlton <gmc at esilibrary.com>
Signed-off-by: Ben Shum <bshum at biblio.org>
diff --git a/Open-ILS/src/Makefile.am b/Open-ILS/src/Makefile.am
index 330f5ab..07d90f9 100644
--- a/Open-ILS/src/Makefile.am
+++ b/Open-ILS/src/Makefile.am
@@ -72,6 +72,7 @@ core_scripts = $(examples)/oils_ctl.sh \
$(supportscr)/long-overdue-status-update.pl \
$(supportscr)/purge_holds.srfsh \
$(supportscr)/purge_circulations.srfsh \
+ $(supportscr)/purge_pending_users.srfsh \
$(supportscr)/sitemap_generator \
$(srcdir)/extras/eg_config \
$(srcdir)/extras/openurl_map.pl \
-----------------------------------------------------------------------
Summary of changes:
Open-ILS/src/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list