The restoring of sys.stdout should happen right after:
self.runCmd("script my.date()") In case the self.expect() fails, the restore would not be executed. llvm-svn: 124500
Loading
Please register or sign in to comment
self.runCmd("script my.date()") In case the self.expect() fails, the restore would not be executed. llvm-svn: 124500