aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
authorMichael Riss <Michael.Riss@gmx.de>2013-02-11 22:57:40 +0100
committerMichael Riss <Michael.Riss@gmx.de>2013-02-27 16:37:20 +0100
commit8967ffb2faa23fdaac8179cc3ff379dc984fc09c (patch)
tree7d198f4c90dfcb72d77f576f69ec0a25dc4413b8 /tests/runner.py
parenta28b5d53d75b428b1bee1efd39ac6d01d68d56d2 (diff)
Fixed the following problems in the perror function:
- putc is not declared -> replaced by fputc - puts was used to output the user message which automatically introduced an unwanted newline between user message and error description -> replaced by fputs which does not add the newline Signed-off-by: Michael Riss <Michael.Riss@gmx.de>
Diffstat (limited to 'tests/runner.py')
0 files changed, 0 insertions, 0 deletions