mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
selftest: Fix code spelling
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
ebfa5ff6a1
commit
d4a643e61b
@ -342,7 +342,7 @@ sub mk_krb5_conf($$)
|
||||
|
||||
if (defined($ENV{MITKRB5})) {
|
||||
print KRB5CONF "
|
||||
# Set the grace clocskew to 5 seconds
|
||||
# Set the grace clockskew to 5 seconds
|
||||
# This is especially required by samba3.raw.session krb5 and
|
||||
# reauth tests when not using Heimdal
|
||||
clockskew = 5
|
||||
@ -935,7 +935,7 @@ my @exported_envvars = (
|
||||
"SAMSID",
|
||||
|
||||
# only use these 2 as a last resort. Some tests need to test both client-
|
||||
# side and server-side. In this case, run as default client, ans access
|
||||
# side and server-side. In this case, run as default client, and access
|
||||
# server's smb.conf as needed, typically using:
|
||||
# param.LoadParm(filename_for_non_global_lp=os.environ['SERVERCONFFILE'])
|
||||
"SERVERCONFFILE",
|
||||
|
Loading…
Reference in New Issue
Block a user