Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2022 17:53:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 264854] git pre-commit hook fails on directories with the '+' character
Message-ID:  <bug-264854-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264854

            Bug ID: 264854
           Summary: git pre-commit hook fails on directories with the '+'
                    character
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: yuri@freebsd.org
                CC: ports-bugs@FreeBSD.org

This command failed:
$ git commit sdr++ Makefile=20
grep: repetition-operator operand invalid
[pre-commit] ERROR: Missing 'SUBDIR +=3D sdr++' in comms/Makefile

I had to use --no-verify to work around the issue.
This isn't urgent since there is a workaround, but it would be nice if this
would be fixed.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264854-7788>