summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2018-11-12 01:28:52 +0100
committerDaniil Baturin <daniil@baturin.org>2018-11-12 01:28:52 +0100
commit679a3d16c57ad6627b8d0190c63939e64505a75c (patch)
tree60c60f9c55fed8bec34481b9724c0652288fe1da /templates
parent1b94994d3f9c7ca32dfad3051fe9c3330edcfd98 (diff)
downloadvyatta-op-679a3d16c57ad6627b8d0190c63939e64505a75c.tar.gz
vyatta-op-679a3d16c57ad6627b8d0190c63939e64505a75c.zip
T994: fix the argument number in "monitor bandwidth-test initiate".
Diffstat (limited to 'templates')
-rw-r--r--templates/monitor/bandwidth-test/initiate/node.tag/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/monitor/bandwidth-test/initiate/node.tag/node.def b/templates/monitor/bandwidth-test/initiate/node.tag/node.def
index 86dfaa1..3d047dd 100644
--- a/templates/monitor/bandwidth-test/initiate/node.tag/node.def
+++ b/templates/monitor/bandwidth-test/initiate/node.tag/node.def
@@ -1,3 +1,3 @@
help: Initiate a bandwidth test to specified host (port TCP/5001)
allowed: echo '<hostname> <x.x.x.x> <h:h:h:h:h:h:h:h>'
-run: iperf -c $5
+run: iperf -c $4