Merge pull request #17787 from Microsoft/jjh/execdriverutils

Don't build utils on Windows
This commit is contained in:
Antonio Murdaca 2015-11-07 21:27:32 +01:00
commit 98054a8b5c

View file

@ -1,3 +1,5 @@
// +build !windows
package execdriver
import (