[Bug 284917] git arc create has awk errors
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 284917] git arc create has awk errors"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 284917] git arc create has awk errors"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 284917] git arc create has awk errors"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 284917] git arc create has awk errors"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 284917] git arc create has awk errors"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 284917] git arc create has awk errors"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 284917] git arc create has awk errors"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 284917] git arc create has awk errors"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 20 Feb 2025 08:33:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284917
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)) == "loader.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 %
--
You are receiving this mail because:
You are the assignee for the bug.