summaryrefslogtreecommitdiffstats
path: root/textw/userauth_text.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2000-06-28 03:15:41 +0000
committerMike Fulbright <msf@redhat.com>2000-06-28 03:15:41 +0000
commitcab4e61a0a3dde2c4f45f45eb34c4a084d46f6d1 (patch)
treef06d673d343d8467776f3f4beeaa4101ad78aea8 /textw/userauth_text.py
parent5218f5d38c515e9de7db73441bad83ca5a550875 (diff)
downloadanaconda-cab4e61a0a3dde2c4f45f45eb34c4a084d46f6d1.tar.gz
anaconda-cab4e61a0a3dde2c4f45f45eb34c4a084d46f6d1.tar.xz
anaconda-cab4e61a0a3dde2c4f45f45eb34c4a084d46f6d1.zip
?
Diffstat (limited to 'textw/userauth_text.py')
-rw-r--r--textw/userauth_text.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/textw/userauth_text.py b/textw/userauth_text.py
index c322b4694..f395aaacc 100644
--- a/textw/userauth_text.py
+++ b/textw/userauth_text.py
@@ -405,7 +405,7 @@ class AuthConfigWindow:
todo.auth.krb5Realm = self.krb5Realm.value()
todo.auth.krb5Kdc = self.krb5Kdc.value()
todo.auth.krb5Admin = self.krb5Admin.value()
-
+
rc = bb.buttonPressed (result)
if rc == "back":