From: Andreas Schneider Date: Fri, 22 Apr 2022 13:34:11 +0000 (+0200) Subject: s3:tests: Reformat test_smbcquota.sh X-Git-Tag: tevent-0.13.0~402 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e96b64b332fdfcaa7ca607c9403c4903827667;p=thirdparty%2Fsamba.git s3:tests: Reformat test_smbcquota.sh shfmt -f source3/script/| xargs shfmt -w -p -i 0 -fn Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/source3/script/tests/test_smbcquota.sh b/source3/script/tests/test_smbcquota.sh index a61c2fe6d0b..c001192ba32 100755 --- a/source3/script/tests/test_smbcquota.sh +++ b/source3/script/tests/test_smbcquota.sh @@ -21,26 +21,25 @@ # Blackbox test wrapper for smbcquota # if [ $# -lt 6 ]; then -cat <