- Update to 0.1.10:

* Print out return code, stdout and stderr output

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-console-scripts?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal
2019-09-13 13:24:11 +00:00
committed by Git OBS Bridge
parent c2aa2e80da
commit fcc7e3907d
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 13 13:22:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1.10:
* Print out return code, stdout and stderr output
-------------------------------------------------------------------
Thu Aug 22 08:31:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>