mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
selftest: Fix typo
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
f8f0ee5354
commit
60f76b9ec8
@ -1097,7 +1097,7 @@ servicePrincipalName: http/testupnspn.$ctx->{dnsname}
|
||||
return undef;
|
||||
}
|
||||
|
||||
# Create to users alice and bob!
|
||||
# Create two users alice and bob!
|
||||
my $user_account_array = ["alice", "bob", "jane", "joe"];
|
||||
|
||||
foreach my $user_account (@{$user_account_array}) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user