Skip to content
Snippets Groups Projects
Commit bd51e65a authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Try setting the PATH to point to the win32.release/cryptlib/bin dir

... so we always use the correct cl32.dll when running the jsexec test suite
on Windows.
parent cb0740b1
Branches
Tags
No related merge requests found
Pipeline #8136 failed
......@@ -148,6 +148,7 @@ smoketest-jsexec-win32:
extends: .rules
script:
- cd src/sbbs3/msvc.win32.dll.release
- set PATH=%CI_PROJECT_PATH%\3rdp\win32.release\cryptlib\bin
- ..\msvc.win32.exe.release\jsexec -c../../../ctrl -C ../../../exec/tests/test.js
dependencies: ["windows-x86 [sbbs]"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment