aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/performance/run_netperf.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/performance/run_netperf.sh')
-rwxr-xr-xtools/run_tests/performance/run_netperf.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/performance/run_netperf.sh b/tools/run_tests/performance/run_netperf.sh
index b415ede529..2a32051dac 100755
--- a/tools/run_tests/performance/run_netperf.sh
+++ b/tools/run_tests/performance/run_netperf.sh
@@ -15,7 +15,7 @@
set -ex
-cd $(dirname $0)/../../..
+cd "$(dirname "$0")/../../.."
netperf >netperf_latency.txt -P 0 -t TCP_RR -H "$NETPERF_SERVER_HOST" -- -r 1,1 -o P50_LATENCY,P90_LATENCY,P99_LATENCY