X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fipsilon.git;a=blobdiff_plain;f=ipsilon%2Flogin%2Fauthtest.py;h=aa2a73ab507c829aae2d90f6199a45265eb32d67;hp=0b05e0a6eeef8fd80a74d464edfc01cb7d114cf4;hb=485baf6ee7a315d1af1086fe5b5da8cff6c4ba37;hpb=9b7f9756d89f0a7908d9b7323f682f34b37d200e diff --git a/ipsilon/login/authtest.py b/ipsilon/login/authtest.py index 0b05e0a..aa2a73a 100644 --- a/ipsilon/login/authtest.py +++ b/ipsilon/login/authtest.py @@ -101,7 +101,7 @@ class Installer(LoginManagerInstaller): group.add_argument('--testauth', choices=['yes', 'no'], default='no', help='Configure PAM authentication') - def configure(self, opts): + def configure(self, opts, changes): if opts['testauth'] != 'yes': return