summaryrefslogtreecommitdiff
path: root/t/test-driver-is-distributed.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/test-driver-is-distributed.sh')
-rwxr-xr-xt/test-driver-is-distributed.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test-driver-is-distributed.sh b/t/test-driver-is-distributed.sh
index 9b2f08bba..12f9c0b9d 100755
--- a/t/test-driver-is-distributed.sh
+++ b/t/test-driver-is-distributed.sh
@@ -21,7 +21,7 @@
am_create_testdir=empty
. ./defs || Exit 1
-ocwd=`pwd` || fatal_ "getting current working directory"
+ocwd=$(pwd) || fatal_ "getting current working directory"
do_check ()
{