Merge pull request #28103 from Microsoft/jjh/removevalidatestubs

Remove Windows CI stubs from hack/
This commit is contained in:
Daniel Nephin 2016-11-06 19:39:18 -05:00 committed by GitHub
commit 9c8e1c3c06
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