]> Sergey Matveev's repositories - public-inbox.git/commit
t/www_listing: require grok-pull version 2 or later
authorKyle Meyer <kyle@kyleam.com>
Sun, 21 Feb 2021 21:46:11 +0000 (16:46 -0500)
committerEric Wong <e@80x24.org>
Sun, 21 Feb 2021 22:16:08 +0000 (22:16 +0000)
commit44138460e53f90426476fa0c323fc15ef17568df
treed2e47ac6a907fea051e011cfdd691389f7cfc086
parentdab15b41723dd4b00ea3cc90bb7aac943053dcdc
t/www_listing: require grok-pull version 2 or later

The grok-pull-based tests in www_listing are incompatible with
Grokmirror v2 in two ways: the generated configuration format and the
expected exit codes.  Update the tests to work with v2, and skip them
for earlier versions.

This was tested with the latest release of Grokmirror, v2.0.7.  Note
that the "pull" and "fsck" sections are required even though they're
empty.
t/www_listing.t