From e4eecb31d61de5ba66216ec9486faca87b82682f Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 22 Apr 2022 15:34:10 +0200 Subject: 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 --- source3/script/tests/test_resolvconf.sh | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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 <