On Thu, 21 Jan 2021 at 05:37, Mateusz Guzik <mjgu...@gmail.com> wrote:
>
> I'm getting an error with this:
>
> $ make -s buildkernel MODULES_OVERRIDE=""
>
> /tank/users/mjg/src/freebsd/sys/conf/newvers.sh: git: not found
>
> > + if [ "$(git rev-parse --is-shallow-repository)" = false ] ; then
^^^
Looks like this bare git should be $git_cmd, can you confirm that
change fixes it?
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"