[X2Go-Commits] libpam-x2go.git - x2gosession (branch) updated: b3857b0cb9d0ad808a40b39ae099feaac82d8b2b

X2Go dev team git-admin at x2go.org
Wed Apr 24 18:47:28 CEST 2013


The branch, x2gosession has been updated
       via  b3857b0cb9d0ad808a40b39ae099feaac82d8b2b (commit)
      from  58d01c2ab63c6e8ff3797e0b8a04117e413fa111 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 tests/test-freerdp-wrapper.cc |    2 ++
 1 file changed, 2 insertions(+)

The diff of changes is:
diff --git a/tests/test-freerdp-wrapper.cc b/tests/test-freerdp-wrapper.cc
index 889aedb..e53d94b 100644
--- a/tests/test-freerdp-wrapper.cc
+++ b/tests/test-freerdp-wrapper.cc
@@ -62,6 +62,8 @@ namespace {
 
 	  EXPECT_EQ (PAM_SUCCESS, 
 				 pam_sm_open_session (pamh, 0, 0, argv));
+	  EXPECT_EQ (PAM_SUCCESS, 
+				 pam_sm_close_session (pamh, 0, 0, argv));
   }
 
 }


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)).




More information about the x2go-commits mailing list