Skip to content

Commit 37df068

Browse files
committed
Expands buildbot validation code
1 parent 8f35675 commit 37df068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/buildbot/test.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ echo on
1919
rem Start temporary diagnostic code
2020
set
2121
echo All zip files
22-
dir /s/b "%here%..\..\PCbuild\*.zip"
22+
dir /s/b "%here%..\..\PCbuild\*"
2323
echo.
2424
rem End temporary diagnostic code
2525

0 commit comments

Comments
 (0)