Also exclude init command from race detector
This commit is contained in:
parent
b5e4db975e
commit
5a1312ef30
|
@ -1,3 +1,5 @@
|
|||
// +build !race
|
||||
|
||||
package command
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue