diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-30 12:36:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-30 12:36:53 +0100 |
| commit | 233635d702090a2e7d70cc04780fb95d189c732b (patch) | |
| tree | 454cffb777163947ddb4ae2a02fd0cb350863b1b | |
| parent | 2790abe9edaf7263cd54df663b99ce66797048e0 (diff) | |
Switch to 2.18.x environment for Windows too.
| -rw-r--r-- | run/tests.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests.bat b/run/tests.bat index 13c84901..a92fdac8 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,4 +1,4 @@ -set PATH=%PATH%;c:\users\ci\bin;c:\users\ci\workspace\libdcp\bin;c:\users\ci\workspace\libdcp\lib +set PATH=%PATH%;c:\users\ci\bin_v2.17.x;c:\users\ci\workspace\libdcp\bin;c:\users\ci\workspace\libdcp\lib xcopy ..\libdcp\tags build\tags\ xcopy ..\libdcp\ratings build\ build\test\tests.exe --log_level=test_suite -- c:\users\ci\libdcp-test-private |
