git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e663e98
)
pkg/utils/sysctl/sysctl_linux.go: fix build tag.
author
Paulo Pires
<pjpires@gmail.com>
Fri, 3 Feb 2017 04:46:55 +0000
(
04:46
+0000)
committer
Paulo Pires
<pjpires@gmail.com>
Fri, 3 Feb 2017 05:38:53 +0000
(
05:38
+0000)
pkg/utils/sysctl/sysctl_linux.go
patch
|
blob
|
history
diff --git
a/pkg/utils/sysctl/sysctl_linux.go
b/pkg/utils/sysctl/sysctl_linux.go
index
c0fba38
..
118bd27
100644
(file)
--- a/
pkg/utils/sysctl/sysctl_linux.go
+++ b/
pkg/utils/sysctl/sysctl_linux.go
@@
-12,8
+12,6
@@
// See the License for the specific language governing permissions and
// limitations under the License.
-// build +linux
-
package sysctl
import (