Remove Windows CI stubs from hack/

Signed-off-by: John Howard <jhoward@microsoft.com>
Upstream-commit: d945441e23e8c7a5ccd541062da8e206264127fb
Component: engine
This commit is contained in:
John Howard
2016-11-05 21:01:06 -07:00
parent d2784c37b9
commit c6c5a0aaa0
3 changed files with 0 additions and 21 deletions

View File

@ -1,7 +0,0 @@
#!/bin/bash
#
# This file is a stub. It exists because windowsRS1 calls this script directly
# instead of using a proper interface. It should be removed once windows CI is
# fixed.
#
$SCRIPTDIR/validate/dco

View File

@ -1,7 +0,0 @@
#!/bin/bash
#
# This file is a stub. It exists because windowsRS1 calls this script directly
# instead of using a proper interface. It should be removed once windows CI is
# fixed.
#
$SCRIPTDIR/validate/gofmt

View File

@ -1,7 +0,0 @@
#!/bin/bash
#
# This file is a stub. It exists because windowsRS1 calls this script directly
# instead of using a proper interface. It should be removed once windows CI is
# fixed.
#
$SCRIPTDIR/validate/pkg-imports