mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +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
|
# Blackbox test for wbinfo name lookup
|
||||||
if [ $# -lt 3 ]; then
|
if [ $# -lt 3 ]; then
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
Usage: test_wbinfo.sh DOMAIN REALM DC_USERNAME
|
Usage: test_wbinfo_name_lookup.sh DOMAIN REALM DC_USERNAME
|
||||||
EOF
|
EOF
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user