Fix issues with failing tests on darwin (#7042)

This commit is contained in:
Steven Soroka
2020-02-18 16:13:53 -08:00
committed by GitHub
parent 397a04aa32
commit 8b3bd2585d
6 changed files with 15 additions and 9 deletions
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package ethtool
import (