Package: mallard-ducktype / 0.4-2

Metadata

Package Version Patches format
mallard-ducktype 0.4-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
gitignore Ignore all __pycache__ directories.patch | (download)

.gitignore | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 .gitignore: ignore all __pycache__ directories

Signed-off-by: Simon McVittie <smcv@debian.org>
tests runtests Output in TAP format and exit nonzero on f.patch | (download)

.gitignore | 1 1 + 0 - 0 !
tests/runtests | 40 37 + 3 - 0 !
2 files changed, 38 insertions(+), 3 deletions(-)

 tests/runtests: output in tap format, and exit nonzero on failure

This is a bit clearer (and more standardized) than "empty output is