Fix build-test.sh wrapper build (#19779)
authorJarret Shook <jashoo@microsoft.com>
Fri, 31 Aug 2018 18:25:20 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Fri, 31 Aug 2018 18:25:20 +0000 (11:25 -0700)
commit6de8d61ab595b2975a01ba4068a3840a6f7aaacd
tree40d88dd8d9be5e0e3a233e50240e80e0994c6209
parent3b807944d8822b44eb5085d6b95b130b4a91808f
Fix build-test.sh wrapper build (#19779)

* Fix build-test.sh wrapper build

In addition this change creates a json file with the build info so that the wrapper build
may be skipped if it was built on the same os/arch/buildtype.

* Address pr feedback
build-test.cmd
build-test.sh
tests/runtest.py
tests/runtest.sh