diff options
Diffstat (limited to 'benchmarks/netperf/files/patch-doc_examples_snapshot__script')
| -rw-r--r-- | benchmarks/netperf/files/patch-doc_examples_snapshot__script | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/benchmarks/netperf/files/patch-doc_examples_snapshot__script b/benchmarks/netperf/files/patch-doc_examples_snapshot__script new file mode 100644 index 000000000000..c29a0a9467ac --- /dev/null +++ b/benchmarks/netperf/files/patch-doc_examples_snapshot__script @@ -0,0 +1,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 |
