mirror of
https://github.com/samba-team/samba.git
synced 2025-12-04 08:23:50 +03:00
s3:script: Fix script usage lines
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
716c3a2536
commit
74624bd98d
@@ -8,7 +8,7 @@
|
||||
# Copyright (C) 2021 Jeremy Allison
|
||||
|
||||
if [ $# -lt 5 ]; then
|
||||
echo Usage: test_chdir_user.sh \
|
||||
echo Usage: test_chdir_cache.sh \
|
||||
--configfile=SERVERCONFFILE SMBCLIENT SMBCONTROL SERVER SHARE PREFIX TESTENV
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user