From: Andreas Schneider Date: Fri, 22 Apr 2022 13:34:10 +0000 (+0200) Subject: s3:tests: Reformat test_rpcclient_dfs.sh X-Git-Tag: talloc-2.3.4~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66577ad12db1cdf61ff5ba479a1992073ef19929;p=thirdparty%2Fsamba.git s3:tests: Reformat test_rpcclient_dfs.sh shfmt -f source3/script/| xargs shfmt -w -p -i 0 -fn Signed-off-by: Andreas Schneider Reviewed-by: Guenther Deschner --- diff --git a/source3/script/tests/test_rpcclient_dfs.sh b/source3/script/tests/test_rpcclient_dfs.sh index 334de1b6ffb..6d588d2ced2 100755 --- a/source3/script/tests/test_rpcclient_dfs.sh +++ b/source3/script/tests/test_rpcclient_dfs.sh @@ -5,10 +5,10 @@ # Blackbox tests for the rpcclient DFS commands if [ $# -lt 4 ]; then -cat <