Skip to content
Snippets Groups Projects
Commit 7f57f4d4 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

fix win test

parent 211d70c2
No related branches found
No related tags found
No related merge requests found
set(TARGET_NAME simple-chaine-chache-only)
set(TARGET_NAME simple-chaine-cache-only)
################################
......
......@@ -2,7 +2,7 @@ SET mongo_exe="c:\Program Files\MongoDB\Server\4.2\bin\mongo.exe"
SET beamtime_id=asapo_test
SET data_source=python
set PYTHONPATH=%2:%3
set PYTHONPATH=%2;%3
"%1" "%4" %data_source% %beamtime_id% "127.0.0.1:8400" %ASAPO_TEST_RW_TOKEN% > out || goto :error
type out
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment