-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood first ticket, minimal dependenciesGood first ticket, minimal dependencies
Description
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
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood first ticket, minimal dependenciesGood first ticket, minimal dependencies
Type
Projects
Status
Backlog