Uploaded image for project: 'Apache YuniKorn'
  1. Apache YuniKorn
  2. YUNIKORN-2466

Eliminate all git error from Makefile

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • release
    • None

    Description

      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.

      Attachments

        Activity

          People

            targetoee JiaChi Wang
            chia7712 Chia-Ping Tsai
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: