"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "d3a06ffb1ce4456984dac07eeb7e728b60b7e1b6"
[dotest] Use subprocess.call to forward arguments in wrapper
As suggested by Pavel on lldb-commits. Originally I picked os.system because it was so much more simple than the subprocess module, but that no longer holds true after yesterday's hack in r328020. This is what it should've been in the first place. Differential revision: https://reviews.llvm.org/D44728 llvm-svn: 328089
Loading
Please register or sign in to comment