The branch, master has been updated via dc91556b83dc9f272431dfe721c00a952973188b (commit) from a9a228ea6e6d0b8d17c463ad05bbc1b7a9f0c3c5 (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 dc91556b83dc9f272431dfe721c00a952973188b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Nov 9 20:45:04 2012 +0100 try to make the tests look ok... ----------------------------------------------------------------------- Summary of changes: tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/tests/Makefile.am b/tests/Makefile.am index 4ffa963..97f137d 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,7 +3,7 @@ DISTCLEANFILES = EXTRA_DIST = TESTS = \ - test-pyhoca-wrapper + test-x2go-wrapper check_PROGRAMS = \ test-x2go-auth \ @@ -47,7 +47,7 @@ test_pyhoca_wrapper_SOURCES = \ test-x2go-wrapper.cc test_pyhoca_wrapper_LDADD = \ - $(top_builddir)/src/libx2gocore.la \ + $(top_builddir)/src/libssh.la \ libgtest.a test_pyhoca_wrapper_CXXFLAGS = \ hooks/post-receive -- libpam-x2go.git (Remote login session via X2Go (PAM module)) 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 "libpam-x2go.git" (Remote login session via X2Go (PAM module)).