Skip to content

Zero check - fail on wget #446

@pmoranga

Description

@pmoranga

zero check fails to pass when using wget version does not contain the PATCH part.

$ wget --version  | grep -E '^GNU Wget'
GNU Wget 1.14 built on linux-gnu.

The regex for the wget looks for expect the version to be in format MAJOR.MINOR.PATCH.

Amazon Linux 2 for example comes with wget 1.14, and as shown above it fails on the test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood first ticket, minimal dependencies

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions