Don't build utils on Windows
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: b10dd17e066614dce1bcaafebf6e902ce9ea169d Component: engine
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
// +build !windows
|
||||
|
||||
package execdriver
|
||||
|
||||
import (
|
||||
Reference in New Issue
Block a user