blob: 83f9ca1848480b1dce9c6f65dac258d80ae5e0be (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- doc/examples/udp_rr_script 2 Aug 1999 12:01:24 -0000 1.1.1.1
+++ doc/examples/udp_rr_script 21 Jan 2003 00:45:21 -0000
@@ -20,9 +20,9 @@
# where the programs are
#NETHOME=/usr/local/netperf
#NETHOME="/opt/netperf"
-NETHOME="."
+NETHOME=%%PREFIX%%/bin
# at what port will netserver be waiting? If you decide to run
# netserver at a differnet port than the default of 12865, then set
|