Skip to content
Commit 9ee96e7b authored by Johnny Chen's avatar Johnny Chen
Browse files

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
parent d4257d84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment