From: Andreas Schneider Date: Fri, 22 Apr 2022 13:34:10 +0000 (+0200) Subject: s3:tests: Reformat test_offline.sh X-Git-Tag: talloc-2.3.4~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=478ed598f9e8c59d69975f4f8c8c2db74efc357d;p=thirdparty%2Fsamba.git s3:tests: Reformat test_offline.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_offline.sh b/source3/script/tests/test_offline.sh index 9809f1bf9c9..5e06b1f9d97 100755 --- a/source3/script/tests/test_offline.sh +++ b/source3/script/tests/test_offline.sh @@ -3,10 +3,10 @@ # Blackbox test for the offline VFS module. # if [ $# -lt 7 ]; then -cat <