mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
test: Fix a copy&paste error
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
7cff3ed12c
commit
8c06f1933c
@ -2,12 +2,7 @@
|
||||
#
|
||||
# Test smbcontrol close-denied-share command.
|
||||
#
|
||||
# Verify that changing and querying the security descriptor works. Also
|
||||
# ensure that the output format for ACL entries does not change.
|
||||
#
|
||||
# The test uses well-known SIDs to not require looking up names and SIDs
|
||||
#
|
||||
# Copyright (C) 2015, 2019 Christof Schmitt
|
||||
# Copyright (C) 2020 Volker Lendecke
|
||||
|
||||
if [ $# -lt 6 ]; then
|
||||
echo Usage: test_close_denied_share.sh \
|
||||
|
Loading…
x
Reference in New Issue
Block a user