[Bug 284917] git arc create has awk errors
- In reply to: 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 15:45:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284917
--- Comment #4 from Toomas Soome <tsoome@me.com> ---
(In reply to Mark Johnston from comment #3)
tsoome@freebsd:/usr/src % uname -a
FreeBSD freebsd 15.0-CURRENT FreeBSD 15.0-CURRENT #0 main-n274912-f6631da0b581:
Wed Jan 22 22:08:34 EET 2025
root@freebsd:/usr/obj/usr/src/arm64.aarch64/sys/GENERIC arm64
tsoome@freebsd:/usr/src %
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/tsoome/bin
tsoome@freebsd:/usr/src % locale
LANG=C.UTF-8
LC_CTYPE="C.UTF-8"
LC_COLLATE="C.UTF-8"
LC_TIME="C.UTF-8"
LC_NUMERIC="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_MESSAGES="C.UTF-8"
LC_ALL=
tsoome@freebsd:/usr/src %
this commit is in branch gop, and.
tsoome@freebsd:/usr/src % git arc list gop
9e261d868ef1 awk: syntax error at source line 1
context is
{if ($2 == "loader.efi: add "gop blt >>> < <<< on|off>" command")
print $0}
awk: illegal statement at source line 1
tsoome@freebsd:/usr/src %
--
You are receiving this mail because:
You are the assignee for the bug.