1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

testprogs: Reformat test_net_rpc_user.sh

shfmt -w -p -i 0 -fn testprogs/blackbox/test_net_rpc_user.sh

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
This commit is contained in:
Andreas Schneider 2022-04-22 15:46:05 +02:00 committed by Pavel Filipensky
parent a43a7e78f9
commit 7403de7eaf

View File

@ -4,10 +4,10 @@
# Copyright (c) 2017 Andreas Schneider <asn@samba.org>
if [ $# -lt 4 ]; then
cat << EOF
cat <<EOF
Usage: net_rpc.sh SERVER ADMIN_ACCOUNT ADMIN_PASSWORD ADMIN_DOMAIN
EOF
exit 1
exit 1
fi
SERVER=$1
@ -27,8 +27,8 @@ TEST_PASSWORD="Passw0rd~01"
newuser="$samba_tool user create"
. `dirname $0`/subunit.sh
. `dirname $0`/common_test_fns.inc
. $(dirname $0)/subunit.sh
. $(dirname $0)/common_test_fns.inc
###########################################################
### Setup