A script that is part of the build process, src/build/buildInfo.py is assuming that the build directory is a git tree..
this is not necessarily true, specially if we're building with local.mk file specifying SBE_OVERRIDE_SRCDIR= where these files are rsync'ed to the build directory for build.
A script that is part of the build process,
src/build/buildInfo.pyis assuming that the build directory is a git tree..this is not necessarily true, specially if we're building with local.mk file specifying SBE_OVERRIDE_SRCDIR= where these files are rsync'ed to the build directory for build.