From dab15b41723dd4b00ea3cc90bb7aac943053dcdc Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 21 Feb 2021 16:46:10 -0500 Subject: t/www_listing: reword grok-pull skip message Make it clear that this skip is because grok-pull isn't available at all because the next commit will add another skip for older versions of Grokmirror. --- t/www_listing.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/www_listing.t') diff --git a/t/www_listing.t b/t/www_listing.t index cdf2a184..bf35530f 100644 --- a/t/www_listing.t +++ b/t/www_listing.t @@ -121,7 +121,7 @@ SKIP: { tiny_test($json, $host, $port); my $grok_pull = which('grok-pull') or - skip('skipping grok-pull integration test', 12); + skip('grok-pull not available', 12); ok(mkdir("$tmpdir/mirror"), 'prepare grok mirror dest'); open $fh, '>', "$tmpdir/repos.conf" or die; -- cgit v1.2.3-24-ge0c7