"lldb/source/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1f9db3ebe36a2d187c33f61638c0d1f13425b307"
Convert two instances of assertTrue() and string matching usages to self.expect()
which is more descriptive. And wrap the file open operation inside a with block so that close() is automatically called upon exiting the block. llvm-svn: 116096
Loading
Please register or sign in to comment