예제 #1
0
 def interpret_bootstrap_stderr(self, matches, **kwargs):
     """Wrap _interpret_emr_bootstrap_stderr(), since fs doesn't matter"""
     return _interpret_emr_bootstrap_stderr(self.mock_fs, matches, **kwargs)
예제 #2
0
 def interpret_bootstrap_stderr(self, matches, **kwargs):
     """Wrap _interpret_emr_bootstrap_stderr(), since fs doesn't matter"""
     return _interpret_emr_bootstrap_stderr(self.mock_fs, matches, **kwargs)