[OpenSRF-GIT] OpenSRF branch rel_2_1 updated. osrf_rel_2_1_2-2-gf38ce0f

Evergreen Git git at git.evergreen-ils.org
Mon Nov 19 10:53:53 EST 2012


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 "OpenSRF".

The branch, rel_2_1 has been updated
       via  f38ce0fc261da8a7da6f25afb29285d23b9c4fae (commit)
      from  30f9fa88d1a679a9f8f869abfaa29296e65b2fc3 (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 f38ce0fc261da8a7da6f25afb29285d23b9c4fae
Author: Dan Scott <dscott at laurentian.ca>
Date:   Mon Nov 19 10:51:26 2012 -0500

    Typo in configure.ac: 'framweork'
    
    Reported by David Busby of edoceo in
    https://bugs.launchpad.net/opensrf/+bug/1080458 - thanks David!
    
    Signed-off-by: Dan Scott <dscott at laurentian.ca>

diff --git a/configure.ac b/configure.ac
index b40d4dd..e6f5c74 100644
--- a/configure.ac
+++ b/configure.ac
@@ -264,7 +264,7 @@ PKG_CHECK_MODULES([CHECK], [check >= 0.9.0], [enable_tests=yes],
 AM_CONDITIONAL(CHECK_TESTS, test x$enable_tests = xyes)
 
 if test "x$enable_tests" = "xno"; then
-  AC_MSG_WARN(Check unit testing framweork not found.)
+  AC_MSG_WARN(Check unit testing framework not found.)
 fi
 
 if test "x$OSRF_INSTALL_CORE" = "xtrue"; then

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
OpenSRF


More information about the opensrf-commits mailing list