]> git.zerfleddert.de Git - proxmark3-svn/commitdiff
fixed condition 529/head
authormerlokk <olegmsn@gmail.com>
Sat, 23 Dec 2017 23:11:43 +0000 (01:11 +0200)
committermerlokk <olegmsn@gmail.com>
Sat, 23 Dec 2017 23:11:43 +0000 (01:11 +0200)
appveyor.yml

index b212318ee36b5469d3821a848b20d88b0f03ea95..f5ae2c70a0390f3918c76f96a62bc6c664f31c74 100644 (file)
@@ -277,9 +277,11 @@ test_script:
 
     ExecTest "hf mf hardnested" "hf mf hardnested" {bash -lc "cd ~/client;proxmark3 comx -c 'hf mf hardnested t 1 000000000000'"} "found:"
 
+
     #proxmark crypto tests
 
-    ExecTest "hf emv test" "hf emv test" {bash -lc "cd ~/client;proxmark3 comx -c 'hf emv test'"} "[OK]"
+    ExecTest "hf emv test" "hf emv test" {bash -lc "cd ~/client;proxmark3 comx -c 'hf emv test'"} "Tests ?OK"
+
 
     if ($global:TestsPassed) {
       Write-Host "Tests [ OK ]" -ForegroundColor Green
Impressum, Datenschutz