mirror of
https://github.com/wahyd4/telegraf.git
synced 2026-08-09 04:36:05 +10:00
fix build tags
This commit is contained in:
committed by
Cameron Sparr
parent
46fff13341
commit
d00d3802c9
@@ -1,4 +1,4 @@
|
||||
// build +linux
|
||||
// +build linux
|
||||
|
||||
package sysstat
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// +build +linux !race
|
||||
// +build !race
|
||||
// +build linux
|
||||
|
||||
package sysstat
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// build +linux
|
||||
// +build linux
|
||||
|
||||
package sysstat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user