mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
nsswitch: Fix script usage
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
187d74d9c0
commit
716c3a2536
@ -2,7 +2,7 @@
|
||||
# Blackbox test for wbinfo name lookup
|
||||
if [ $# -lt 3 ]; then
|
||||
cat <<EOF
|
||||
Usage: test_wbinfo.sh DOMAIN REALM DC_USERNAME
|
||||
Usage: test_wbinfo_name_lookup.sh DOMAIN REALM DC_USERNAME
|
||||
EOF
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user