tokuhirom / Minilla

Authorizing tool for CPAN modules
https://metacpan.org/release/Minilla
Other
97 stars 65 forks source link

Newest git fails several tests, unknown switch 'z' #268

Closed bluefeet closed 5 years ago

bluefeet commented 5 years ago

Pretty sure the only thing that I changed recently was upgrading git. I was able to install Minilla before that.

: git --version
git version 2.22.0
Cloning into '/Users/aran/tmp/JWnhYtI2to/libbar'...
Cloning into '/Users/aran/tmp/JWnhYtI2to/libfoo'...
error: unknown switch `z'
usage: git submodule--helper foreach [--quiet] [--recursive] [--] <command>

    -q, --quiet           Suppress output of entering each submodule command
    --recursive           Recurse into nested submodules

fatal: run_command returned non-zero status while recursing in the nested submodules of libbar
.

        #   Failed test at t/filegatherer.t line 24.
        #          got: 'META.json,README,foo,libbar/bar.c'
        #     expected: 'META.json,README,foo,libbar/bar.c,libfoo/foo.c'
        # Looks like you failed 1 test of 1.

    #   Failed test 'normal'
    #   at t/filegatherer.t line 25.
skaji commented 5 years ago

@bluefeet Thanks for reporting this. Fixed in https://metacpan.org/release/SKAJI/Minilla-v3.1.5