diff options
author | Tom Grennan <tgrennan@io.vyatta.com> | 2007-12-05 12:33:05 -0800 |
---|---|---|
committer | Tom Grennan <tgrennan@io.vyatta.com> | 2007-12-05 12:33:05 -0800 |
commit | f260a55468cbfef7faf567c5f6b5b6c2bec28008 (patch) | |
tree | 7e81b2c8e2e68121999419ae2e358aa333097580 /scripts | |
parent | 5e0e3f2e6d589d5912776b01346b15adf5c44982 (diff) | |
parent | 2f9ea52c4ed0415509dcdd8c786da773cefc041b (diff) | |
download | vyatta-op-f260a55468cbfef7faf567c5f6b5b6c2bec28008.tar.gz vyatta-op-f260a55468cbfef7faf567c5f6b5b6c2bec28008.zip |
Merge branch 'master' of http://phuket.vyatta.com/vyatta-op
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/vyatta-ethtool-wrapper | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/vyatta-ethtool-wrapper b/scripts/vyatta-ethtool-wrapper deleted file mode 100755 index 8753bd6..0000000 --- a/scripts/vyatta-ethtool-wrapper +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -ethtool "$@" - |