diff --git a/Tools/buildbot/test.bat b/Tools/buildbot/test.bat index 9cce09ecb73..b08dbe9438f 100644 --- a/Tools/buildbot/test.bat +++ b/Tools/buildbot/test.bat @@ -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