summaryrefslogtreecommitdiff
path: root/t/pr300-prog.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/pr300-prog.sh')
-rwxr-xr-xt/pr300-prog.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pr300-prog.sh b/t/pr300-prog.sh
index 6812231bd..7be09110c 100755
--- a/t/pr300-prog.sh
+++ b/t/pr300-prog.sh
@@ -62,7 +62,7 @@ $ACLOCAL
$AUTOCONF
$AUTOMAKE --copy --add-missing
-./configure --prefix "`pwd`/inst"
+./configure --prefix "$(pwd)/inst"
$MAKE test-all
$MAKE test-install