Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2025 08:33:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 284917] git arc create has awk errors
Message-ID:  <bug-284917-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 284917
           Summary: git arc create has awk errors
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: tsoome@me.com

running git arc HEAD:
Does this look OK? [y/N] y
Linting...
 OKAY  No lint messages.
 LINT OKAY  No lint problems.
Running unit tests...
No unit test engine is configured for this project.
 SKIP STAGING  No staging area is configured for this repository.
Updating commit message...
Created a new Differential revision:
        Revision URI: https://reviews.freebsd.org/D49073

Included changes:
  M       stand/common/gfx_fb.c
  M       stand/efi/loader/framebuffer.c
awk: syntax error at source line 2
 context is
                    if (substr($0, index($0, FS) + length(FS)) =3D=3D "load=
er.efi:
add "gop blt >>>  < <<< on|off>" command") {
awk: illegal statement at source line 2
awk: syntax error at source line 4
tsoome@freebsd:/usr/src %

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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