enabling test impact framework tool build and fixed it

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-08-03 20:25:21 -07:00
parent eeed7df429
commit 9bab676109
2 changed files with 3 additions and 5 deletions
@@ -60,7 +60,7 @@ namespace TestImpact
AZStd::to_wstring(argsW, args.c_str());
if (!CreateProcessW(
NULL,
argsW.c_str(),
argsW.data(),
NULL,
NULL,
IsPiping(),