blob: 1310ab3b80647df2fea0109bbdc11c6ad3f40436 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- doc/examples/snapshot_script 2 Aug 1999 12:01:24 -0000 1.1.1.1
+++ doc/examples/snapshot_script 21 Jan 2003 00:45:21 -0000
@@ -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
|