summaryrefslogtreecommitdiffstats
path: root/tests/run-bug1-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-bug1-test.sh')
-rwxr-xr-xtests/run-bug1-test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/run-bug1-test.sh b/tests/run-bug1-test.sh
index f6510518..1e78a18c 100755
--- a/tests/run-bug1-test.sh
+++ b/tests/run-bug1-test.sh
@@ -19,7 +19,7 @@
testfiles testfile28 testfile28.rdwr
-testrun ./rdwrmmap testfile28
+testrun ${abs_builddir}/rdwrmmap testfile28
cmp testfile28 testfile28.rdwr
@@ -27,7 +27,7 @@ test_cleanup
testfiles testfile29 testfile29.rdwr
-testrun ./rdwrmmap testfile29
+testrun ${abs_builddir}/rdwrmmap testfile29
cmp testfile29 testfile29.rdwr