summaryrefslogtreecommitdiffstats
path: root/src/util/gss-kernel-lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/gss-kernel-lib')
-rw-r--r--src/util/gss-kernel-lib/t_kgss.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/gss-kernel-lib/t_kgss.py b/src/util/gss-kernel-lib/t_kgss.py
index 86cd340a1..52d1da245 100644
--- a/src/util/gss-kernel-lib/t_kgss.py
+++ b/src/util/gss-kernel-lib/t_kgss.py
@@ -27,4 +27,4 @@ from k5test import *
for realm in multipass_realms():
realm.run_as_client(['./t_kgss_user', realm.host_princ])
-success('Kernel GSSAPI subset tests.')
+success('Kernel GSSAPI subset tests')