diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-07-16 14:14:49 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-07-16 14:14:49 -0700 |
commit | 5b04def2b705e535aad6114d39cfddcc828796d7 (patch) | |
tree | 5d8d69d27859c225e64a28d7c2296fa126e1520f | |
parent | 1b388b66dbb93d4a794ebfae3ff04f29aada2e42 (diff) | |
download | vyatta-op-5b04def2b705e535aad6114d39cfddcc828796d7.tar.gz vyatta-op-5b04def2b705e535aad6114d39cfddcc828796d7.zip |
Remove bogus statistics template
Leftover sub-tree from update to show bonding
Bug 4732
-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 |