aboutsummaryrefslogtreecommitdiff
path: root/tests/test-x2go-auth.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-x2go-auth.c')
-rw-r--r--tests/test-x2go-auth.c2
1 files changed, 1 insertions, 1 deletions
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;
}