shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU shishi branch, master, updated. shishi-1-0-2-18-gbf59c31


From: Mats Erik Andersson
Subject: [SCM] GNU shishi branch, master, updated. shishi-1-0-2-18-gbf59c31
Date: Sun, 15 Sep 2013 12:22:15 +0000

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 "GNU shishi".

http://git.savannah.gnu.org/cgit/shishi.git/commit/?id=bf59c314fe531ee5815fe3a9846c9fa86a25b13c

The branch, master has been updated
       via  bf59c314fe531ee5815fe3a9846c9fa86a25b13c (commit)
      from  f74ed271c56ed05cba821043db4a5b08262808fc (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 bf59c314fe531ee5815fe3a9846c9fa86a25b13c
Author: Mats Erik Andersson <address@hidden>
Date:   Sun Sep 15 14:14:12 2013 +0200

    tests: Shell assignment syntax.
    
    Malformed assignment for specifying test
    environment.  Was written with white space.

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

Summary of changes:
 tests/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 81e3546..9cf0b29 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -36,7 +36,7 @@ check_PROGRAMS = authenticator crypto gztime priv safe 
ticketset      \
 TESTS = $(check_PROGRAMS)
 
 TESTS_ENVIRONMENT = \
-       LD_LIBRARY_PATH = $(top_builddir)/lib/.libs \
+       LD_LIBRARY_PATH=$(top_builddir)/lib/.libs \
        KEYTAB1=$(srcdir)/keytab1.bin   \
        CCACHE1=$(srcdir)/ccache1.bin   \
        $(VALGRIND)


hooks/post-receive
-- 
GNU shishi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]