pkg/utils/sysctl/sysctl_linux.go: fix build tag.
authorPaulo Pires <pjpires@gmail.com>
Fri, 3 Feb 2017 04:46:55 +0000 (04:46 +0000)
committerPaulo Pires <pjpires@gmail.com>
Fri, 3 Feb 2017 05:38:53 +0000 (05:38 +0000)
pkg/utils/sysctl/sysctl_linux.go

index c0fba38..118bd27 100644 (file)
@@ -12,8 +12,6 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-// build +linux
-
 package sysctl
 
 import (