Skip to content

zoo 2.1 returns non-zero exit code for test files #70

@jayvdb

Description

@jayvdb

This is on openSUSE, using package built at https://build.opensuse.org/package/show/Archiving/zoo

> zoo -test patool-upstream-1.12/tests/data/t.zoo
Zoo:  WARNING:  Archive header failed consistency check.
Zoo:  t.txt          -- OK
Zoo:  t2.txt         -- OK
Zoo:  Archive seems OK.
> echo $?
1
> zoo -test patool-upstream-1.12/tests/data/t.zoo.foo
Zoo:  WARNING:  Archive header failed consistency check.
Zoo:  t.txt          -- OK
Zoo:  t2.txt         -- OK
Zoo:  Archive seems OK.
> echo $?
1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions