summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2022-02-19 08:54:01 +0100
committerAndreas Schneider <asn@cryptomilk.org>2022-02-22 15:23:35 +0000
commita9eebca923ae7461a94448d3f6800e36bbfc8e46 (patch)
tree1aabefccd8450dda8f7dc92dc29056f8e94aaf47 /configure
parent38a1e4c5bd8c672b1e5f7b116fc1c5d0618fec17 (diff)
downloadsamba-a9eebca923ae7461a94448d3f6800e36bbfc8e46.tar.gz
configure: Reformat wrapper script
shfmt -w -p -i 0 -fn configure Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a6ca50feb47..237d2306f79 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#!/bin/sh
-PREVPATH=`dirname $0`
+PREVPATH=$(dirname $0)
WAF=./buildtools/bin/waf