"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9c31b0c695f189a29e84c68b3cfc307fd17c268d"
Add a HideStdout() method to our TestBase class and call it from TestAbbreviations.py
and TestAliases.py. Pass the keyword argument 'check=False' to: self.runCmd("script my.date()", check=False) since we want to restore sys.stdout no matter what the outcome of the runCmd is. llvm-svn: 129949
Loading
Please register or sign in to comment