Files @ fa5788feed0f
Branch filter:

Location: kallithea/docs/readme.rst - annotation

fa5788feed0f 42 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
domruf
tests: check returncode from executing external commands

If a command fails, it could lead to undefined behavior,
which lets tests fail without clear indication of the cause of the failures.
Therefore, if not stated otherwise, check the return code.
1
2
3
.. _readme:

.. include:: ./../README.rst