Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown switch `b' (git) #606

Open
eserte opened this issue Mar 19, 2022 · 1 comment
Open

unknown switch `b' (git) #606

eserte opened this issue Mar 19, 2022 · 1 comment

Comments

@eserte
Copy link

eserte commented Mar 19, 2022

On some of my smoker systems (e.g. CentOS 8) t/deploy/git.t fails:

# Git version: 2.017001
    # No tests run!

#   Failed test 'No tests run for subtest "deploy"'
#   at t/deploy/git.t line 123.
error: unknown switch `b'
usage: git init [-q | --quiet] [--bare] [--template=<template-directory>] [--shared[=<permissions>]] [<directory>]

    --template <template-directory>
                          directory from which templates will be used
    --bare                create a bare repository
    --shared[=<permissions>]
                          specify that the git repository is to be shared amongst several users
    -q, --quiet           be quiet
    --separate-git-dir <gitdir>
                          separate git dir from working tree
 at t/deploy/git.t line 393.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/deploy/git.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 

Also seen with Git version: 2.027000

@eserte
Copy link
Author

eserte commented Mar 19, 2022

... and: Git version: 1.008003 (CentOS 7).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant