aboutsummaryrefslogtreecommitdiff
path: root/test/performance/odp_scheduling_run
diff options
context:
space:
mode:
Diffstat (limited to 'test/performance/odp_scheduling_run')
-rwxr-xr-xtest/performance/odp_scheduling_run2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/performance/odp_scheduling_run b/test/performance/odp_scheduling_run
index e957a98..755b0c1 100755
--- a/test/performance/odp_scheduling_run
+++ b/test/performance/odp_scheduling_run
@@ -16,7 +16,7 @@ run()
echo odp_scheduling_run starts with $1 worker threads
echo ===============================================
- $TEST_DIR/odp_scheduling -c $1 || ret=1
+ $TEST_DIR/odp_scheduling${EXEEXT} -c $1 || ret=1
}
run 1