From: Andreas Schneider Date: Fri, 22 Apr 2022 13:34:10 +0000 (+0200) Subject: s3:tests: Reformat test_pthreadpool.sh X-Git-Tag: talloc-2.3.4~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b6558d4e38f9d56de871240514db7ac66e9960a;p=thirdparty%2Fsamba.git s3:tests: Reformat test_pthreadpool.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_pthreadpool.sh b/source3/script/tests/test_pthreadpool.sh index b1c7c6da11c..b3d24f79a1a 100755 --- a/source3/script/tests/test_pthreadpool.sh +++ b/source3/script/tests/test_pthreadpool.sh @@ -1,20 +1,20 @@ #!/bin/sh -incdir=`dirname $0`/../../../testprogs/blackbox +incdir=$(dirname $0)/../../../testprogs/blackbox . $incdir/subunit.sh -if [ ! -x $BINDIR/pthreadpooltest ] ; then - # Some machines don't have /bin/true, simulate it - cat >$BINDIR/pthreadpooltest <$BINDIR/pthreadpooltest <