File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ components:
3636 internal :
3737 branch : master
3838 dest_dir : internal
39- revision : 1b5d598d4472d31d909089cacfabbb6e7d4135cd
39+ revision : 0e86ed75f1d0ef5574c343e030755efed41891bc
4040 type : git
4141 khronos :
4242 branch : master
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ REM OTHER DEALINGS IN THE SOFTWARE.
2525 goto end
2626)
2727
28- if exist ../../../../../../ terminate ( exit )
29- if exist ../../../../../../ no_verifier ( exit /b )
28+ if exist ../../../../../terminate ( exit )
29+ if exist ../../../../../no_verifier ( exit /b )
3030
3131appverif.exe -enable Exceptions Handles Heaps Leak Locks Memory Threadpool TLS DirtyStacks -for igdrcl_tests.exe
3232%~dp0 /igdrcl_tests.exe %*
You can’t perform that action at this time.
0 commit comments