Skip to content
Snippets Groups Projects
Commit 6e64deec authored by Bob Lantz's avatar Bob Lantz
Browse files

Fix typo.

parent b97c1dbd
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ def oldQuietRun( *cmd ):
# This is a bit complicated, but it enables us to
# monitor commount output as it is happening
# monitor command output as it is happening
def errRun( *cmd, **kwargs ):
"""Run a command and return stdout, stderr and return code
......
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