Remove the dependency of using config.json in cwd (#7330)
authorJarret Shook <jashoo@microsoft.com>
Fri, 23 Sep 2016 14:16:09 +0000 (07:16 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 23 Sep 2016 14:16:09 +0000 (07:16 -0700)
commit5e78b50f3de5c99f469f679ad11d794526d6cd8f
treeb68d9ae2d0cff93f04d885d59e36e6f85df96886
parent43efdc69a104d8dbfbe48177dd4a03ea30b0bdfd
Remove the dependency of using config.json in cwd (#7330)

Currently the config.json file is looked for in the current working
directory. This change forces run.exe to use the relative path of
the file relative to the build script.
run.cmd
run.sh