blob: c29a0a9467aceaf949b533cd33a8fd98491906f8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/examples/snapshot_script.orig 2011-02-10 17:04:20 UTC
+++ doc/examples/snapshot_script
@@ -37,7 +37,7 @@
#
# where is netperf installed, there are a few possible places:
-NETPERF_CMD=${NETPERF_CMD:=/opt/netperf/netperf}
+NETPERF_CMD=${NETPERF_CMD:=%%PREFIX%%/bin/netperf}
# there should be no more than two parms passed
|