diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-11-23 15:49:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-11-30 00:43:09 +0100 |
| commit | e1c4839c3da44c79b21904ee0c5e2aec7204217f (patch) | |
| tree | 2cbf56e5560da1559faf14581f24d1da11b19815 /run | |
| parent | 34f2df9a8e75827aa244afd21c143a5c4bf3e591 (diff) | |
Bump version number in Windows test runner.
Diffstat (limited to 'run')
| -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 3eb422d7d..632d6a9d0 100644 --- a/run/tests.bat +++ b/run/tests.bat @@ -1,4 +1,4 @@ -set PATH=%PATH%;c:\users\ci\bin_v2.18.x;c:\users\ci\workspace\dcpomatic\bin;c:\users\ci\workspace\dcpomatic\lib +set PATH=%PATH%;c:\users\ci\bin_v2.20.x;c:\users\ci\workspace\dcpomatic\bin;c:\users\ci\workspace\dcpomatic\lib set DCPOMATIC_TEST_PRIVATE=c:\users\ci\dcpomatic-test-private xcopy ..\libdcp\tags build\test\tags\ copy ..\libdcp\ratings build\test\ |
