diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-07-16 14:14:49 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-08-12 22:05:29 -0700 |
commit | ac672e1d59302bc613b223363aef952613420ed5 (patch) | |
tree | 4eca52ddfed31cec934fbfb61022560582ae6e0b /templates | |
parent | 25e88ac8c0e5d74de1232fa9cb267a00886e1fee (diff) | |
download | vyatta-op-ac672e1d59302bc613b223363aef952613420ed5.tar.gz vyatta-op-ac672e1d59302bc613b223363aef952613420ed5.zip |
Remove bogus statistics template
Leftover sub-tree from update to show bonding
Bug 4732
Diffstat (limited to 'templates')
-rw-r--r-- | templates/show/interfaces/bonding/statistics/node.def | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/show/interfaces/bonding/statistics/node.def b/templates/show/interfaces/bonding/statistics/node.def deleted file mode 100644 index 5e94c8d..0000000 --- a/templates/show/interfaces/bonding/statistics/node.def +++ /dev/null @@ -1,2 +0,0 @@ -help: Show detailed ethernet interface information -run: ${vyatta_bindir}/vyatta-show-interfaces.pl --intf-type=bonding --action=statistics |