From de01136107f0f52531ccee17dc8732f8e353b085 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 22 Apr 2022 15:34:09 +0200 Subject: [PATCH] s3:tests: Reformat test_net_misc.sh shfmt -f source3/script/| xargs shfmt -w -p -i 0 -fn Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- source3/script/tests/test_net_misc.sh | 31 +++++++++++++-------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/source3/script/tests/test_net_misc.sh b/source3/script/tests/test_net_misc.sh index cc8781c355b..94842182f66 100755 --- a/source3/script/tests/test_net_misc.sh +++ b/source3/script/tests/test_net_misc.sh @@ -3,10 +3,10 @@ # various tests for the "net" command if [ $# -lt 3 ]; then -cat <