Expands buildbot validation code

This commit is contained in:
Steve Dower 2016-09-09 15:39:11 -07:00
parent 8f35675853
commit 37df068e86
1 changed files with 1 additions and 1 deletions

View File

@ -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