Remove chdir in invoke_cmake.
cwd is already passed in subprocess.check_call. We do not need to chdir here. Change-Id: I0b481ccac7119be73510a45d1e20992602818bf0
Loading
Please sign in to comment
cwd is already passed in subprocess.check_call. We do not need to chdir here. Change-Id: I0b481ccac7119be73510a45d1e20992602818bf0