aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/netperf/files/patch-doc_examples_runemomniaggdemo.sh
blob: e2ba57a8a08fcaa8864754211c43d8b9a2d52117 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- doc/examples/runemomniaggdemo.sh.orig	2013-05-10 18:14:25 UTC
+++ doc/examples/runemomniaggdemo.sh
@@ -138,7 +138,7 @@ then
 fi
 
 # allow the netperf binary to be used to be overridden 
-NETPERF=${NETPERF:="netperf"}
+NETPERF="%%PREFIX%%/bin/netperf"
 
 if [ $NUM_REMOTE_HOSTS -lt 2 ]
 then