aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/testsuite.sh')
-rwxr-xr-xtestsuite/synth/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/testsuite.sh b/testsuite/synth/testsuite.sh
index 76e3a7a32..08ed7f9db 100755
--- a/testsuite/synth/testsuite.sh
+++ b/testsuite/synth/testsuite.sh
@@ -2,4 +2,4 @@
set -e
-`dirname $0`/../suite_driver.sh synth $@
+$(dirname "$0")/../suite_driver.sh synth $@