summaryrefslogtreecommitdiff
path: root/tests/buildtest.cmd
diff options
context:
space:
mode:
authorRama krishnan Raghupathy <ramarag@microsoft.com>2015-01-31 17:30:44 -0800
committerRama krishnan Raghupathy <ramarag@microsoft.com>2015-01-31 17:30:44 -0800
commit74f5c510841820323c14741882e2d85a158bcff1 (patch)
treeae7354e552161991176d4c530373e3dcd6df56d7 /tests/buildtest.cmd
parent0dac88e5f32fcccf7dee9f1cb0829cbf2a66ba93 (diff)
downloadcoreclr-74f5c510841820323c14741882e2d85a158bcff1.tar.gz
coreclr-74f5c510841820323c14741882e2d85a158bcff1.tar.bz2
coreclr-74f5c510841820323c14741882e2d85a158bcff1.zip
Update buildtest.cmd
deleted a new line
Diffstat (limited to 'tests/buildtest.cmd')
-rw-r--r--tests/buildtest.cmd1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/buildtest.cmd b/tests/buildtest.cmd
index ef3476cde2..c14dacf0c9 100644
--- a/tests/buildtest.cmd
+++ b/tests/buildtest.cmd
@@ -22,6 +22,7 @@ if not defined __BuildType set __BuildType=debug
if not defined __TestWorkingDir set __TestWorkingDir=%__ProjectFilesDir%\..\binaries\tests\%__BuildArch%\%__BuildType%
if not defined __LogsDir set __LogsDir=%__ProjectFilesDir%..\binaries\Logs
+
set __TestBuildLog=%__LogsDir%\Tests_%__BuildArch%__%__BuildType%.log
set __XunitWrapperBuildLog=%__LogsDir%\Tests_XunitWrapper_%__BuildArch%__%__BuildType%.log