From 508ff2a3fca5f9ad68f95fdc146ea66891336409 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 18 Jul 2022 11:11:15 +0200 Subject: CPAN testers: display RPM version --- RPM4/t/01compile.t | 1 + 1 file changed, 1 insertion(+) (limited to 'RPM4') diff --git a/RPM4/t/01compile.t b/RPM4/t/01compile.t index 544188e..bb91232 100644 --- a/RPM4/t/01compile.t +++ b/RPM4/t/01compile.t @@ -4,6 +4,7 @@ use Test::More tests => 3; use_ok('RPM4'); +warn ">> RPM version: ", `rpm --version`, "\n"; can_ok('RPM4', qw(rpm2header stream2header dumprc dumpmacros newdb)); #Header -- cgit v1.2.1