We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2d069 commit 334c512Copy full SHA for 334c512
tests.py
@@ -47,7 +47,7 @@ def truncate(self, pos):
47
48
def run(command_line, manager_run):
49
'''
50
- Returns tuple of standard output and exit code
+ Runs a manager command line, returns exit code
51
52
sys.argv = command_line.split()
53
exit_code = None
0 commit comments