Closed ferki closed 1 year ago
t/scm/git.t plans tests twice when git is not present on the system. See for example http://www.cpantesters.org/cpan/report/8c73ca94-6db7-1014-971a-cd3523496917.
t/scm/git.t
git
t/scm/git.t tests should skip properly when git is not present.
prove -l t/scm/git.t
No code example for this.
No response
1.14.2
5.36.0
Gentoo
local
dzil install
Describe the bug
t/scm/git.t
plans tests twice whengit
is not present on the system. See for example http://www.cpantesters.org/cpan/report/8c73ca94-6db7-1014-971a-cd3523496917.Expected behavior
t/scm/git.t
tests should skip properly when git is not present.How to reproduce it
prove -l t/scm/git.t
.Code example
No code example for this.
Additional context
No response
Rex version
1.14.2
Perl version
5.36.0
Operating system running rex
Gentoo
Operating system managed by rex
local
How rex was installed?
dzil install