From fae5b91f36e94c6959fb72130d5d4de5f9669e30 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 3 May 2018 10:27:10 +0200 Subject: PAM prompt: rename from "x2gosession" to "remote command". --- tests/test-x2go-auth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-x2go-auth.c') diff --git a/tests/test-x2go-auth.c b/tests/test-x2go-auth.c index 592f0c7..affacd7 100644 --- a/tests/test-x2go-auth.c +++ b/tests/test-x2go-auth.c @@ -46,7 +46,7 @@ main (int argc, char * argv[]) } /* Check session type */ - if (strcmp(argv[3], "sessiontype")) { + if (strcmp(argv[3], "rcommand")) { return -1; } -- cgit v1.2.3