Removed debug output

This commit is contained in:
Gator96100 2020-10-05 19:05:54 +02:00
parent 004318a8d8
commit de2b098731

View file

@ -315,8 +315,6 @@ build_script:
ExecMinGWCmd 'mkdir -p client/build; cd client/build; cmake -G""MSYS Makefiles"" ..; make VERBOSE=1;'
ExecMinGWCmd 'cat /pm3/proxmark/client/build/CMakeFiles/CMakeOutput.log'
Write-Host "---------- PS cmake tests ----------" -ForegroundColor Yellow
ExecMinGWCmd './tools/pm3_tests.sh --clientbin client/build/proxmark3.exe client'