On Sat, 13 Sep 2025 07:57:29 -0700
bob prohaska <[email protected]> wrote:

> Lately I've noticed that sometimes while running buildworld a top
> window reports git running also. Up to now, I've surmised that 
> this is intentional, with git providing some housekeeping function.
> 

# Disable svn bin lookup for newvers.sh.
export svnversion='echo'
# make -C ${SRC_DIR}/release -V BRANCH
export GIT_CMD='/dev/_not_exist_'
export NOGIT='yes'

Reply via email to