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