Chia-Ping Tsai created YUNIKORN-2466:
----------------------------------------
Summary: Eliminate all git error from Makefile
Key: YUNIKORN-2466
URL: https://issues.apache.org/jira/browse/YUNIKORN-2466
Project: Apache YuniKorn
Issue Type: Bug
Reporter: Chia-Ping Tsai
I encounter the git error when testing 1.5.0 RC1 code. The root cause is that
there is no git folder in the release code. It seems to me running the tests
(and other make action) for release source code is necessary and the git error
should disappear.
We can use if-else (e.x `if [ -d "$(BASE_DIR)/.git" ]`) to eliminate the git
error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]