summaryrefslogtreecommitdiff
path: root/source3/selftest
diff options
context:
space:
mode:
Diffstat (limited to 'source3/selftest')
-rwxr-xr-xsource3/selftest/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/selftest/tests.py b/source3/selftest/tests.py
index dc0c32c052..eea9aae28b 100755
--- a/source3/selftest/tests.py
+++ b/source3/selftest/tests.py
@@ -305,7 +305,7 @@ for z in smb_options:
if have_ads_support:
- options_list = ["", "-E"]
+ options_list = ["", "-e"]
for options in options_list:
plantestsuite("samba3.blackbox.smbclient_krb5 old ccache %s" % options, "ktest:local",
[os.path.join(samba3srcdir, "script/tests/test_smbclient_krb5.sh"),