summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtcwg-benchmark-bare.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcwg-benchmark-bare.sh b/tcwg-benchmark-bare.sh
index 19d214a6..c07374c1 100755
--- a/tcwg-benchmark-bare.sh
+++ b/tcwg-benchmark-bare.sh
@@ -227,9 +227,9 @@ trap "cleanup_all_containers" EXIT
remote_exec "$run_container_host:$run_container_port::-t -Snone" \
pwd
remote_exec "$run_container_host:$run_container_port::-t -Snone" \
- ls -la
+ ls -la $(pwd)
remote_exec "$run_container_host:$run_container_port::-t -Snone" \
- bmk-scripts/coremark.sh \
+ $(pwd)/bmk-scripts/coremark.sh \
--ccprefix "$ccprefix" \
--verbose true