Expands buildbot validation code
This commit is contained in:
parent
8f35675853
commit
37df068e86
|
@ -19,7 +19,7 @@ echo on
|
|||
rem Start temporary diagnostic code
|
||||
set
|
||||
echo All zip files
|
||||
dir /s/b "%here%..\..\PCbuild\*.zip"
|
||||
dir /s/b "%here%..\..\PCbuild\*"
|
||||
echo.
|
||||
rem End temporary diagnostic code
|
||||
|
||||
|
|
Loading…
Reference in New Issue