summaryrefslogtreecommitdiff
path: root/tests/test_cmd2.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-01-31 00:54:01 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-01-31 00:54:01 -0500
commit1c2983833cd7ae42c99be69fcdcd6d644e264bac (patch)
treec654b3293bf651e6f8f736c1bc1aac094a9a852d /tests/test_cmd2.py
parent6640ce2bab32a25414cd009646ecd7cf3cdfb11d (diff)
downloadcmd2-git-1c2983833cd7ae42c99be69fcdcd6d644e264bac.tar.gz
It turns out that setting the stdout and stderr arguments for subprocess.check_call to None doesn't ignore the output, you actually need to pipe it to DEVNULL and that symbol doesn't exist in subprocess namespace prior to Python 3.3
Diffstat (limited to 'tests/test_cmd2.py')
0 files changed, 0 insertions, 0 deletions