We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4f6f8 commit 6af00baCopy full SHA for 6af00ba
1 file changed
install/ci-vm/ci-windows/ci/variables.bat
@@ -18,3 +18,5 @@ set resultFolder=.\TestResults
18
set testFile=.\vm_data\ci-tests\TestAll.xml
19
:: The folder that will be used to store the results in
20
set reportFolder=.\reports
21
+:: Temporary folder for ccextractortester output files
22
+set tempFolder=.\TempFiles
0 commit comments