mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-11 23:43:37 +08:00
Removed debug output
This commit is contained in:
parent
004318a8d8
commit
de2b098731
1 changed files with 0 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue