Escape vertical bar (`|`) in the echo message (#1160)
authorGanbarukamo41 <ganbarukamo@gmail.com>
Fri, 3 Jan 2020 01:18:32 +0000 (10:18 +0900)
committerBruce Forstall <brucefo@microsoft.com>
Fri, 3 Jan 2020 01:18:32 +0000 (17:18 -0800)
commitd099bc93f9abd814dfae0e9dc9999c26508faf7e
tree256e2e54c2cac085b00672a60bd8573267958bc1
parentc3260404f415cf310c1a989eaa4879ec473c0a2c
Escape vertical bar (`|`) in the echo message (#1160)

* When `--runtime-path` is not specified, this unescaped character causes the batch file to attempt executing `--runtime-path` (which obviously is not possible) giving out very confusing failures.
eng/testing/RunnerTemplate.Windows.txt