Commit 2964ed10 authored by norvell's avatar norvell
Browse files

Change cleanup of testvec not to halt when it does not exist

parent 79f1767a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1256,7 +1256,7 @@ ivas-conformance:
    
    
    # Copy input data and output ref data
    - rm -r -force -ErrorAction Ignore testvec
    - if (Test-Path testvec) {rm -r -force testvec}
    - mkdir testvec
    - mkdir testvec/binauralRenderer_interface
    - mkdir testvec/testv