You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mnemonic.apache.org by "Wang, Gang (JIRA)" <ji...@apache.org> on 2016/10/05 21:03:21 UTC

[jira] [Created] (MNEMONIC-137) Suppress Git errors if source code is not managed by Git for runall.sh

Wang, Gang created MNEMONIC-137:
-----------------------------------

             Summary: Suppress Git errors if source code is not managed by Git for runall.sh
                 Key: MNEMONIC-137
                 URL: https://issues.apache.org/jira/browse/MNEMONIC-137
             Project: Mnemonic
          Issue Type: Improvement
          Components: Tools
    Affects Versions: 0.4.0-incubating
            Reporter: Wang, Gang
            Assignee: Li Shen
             Fix For: 0.4.0-incubating


runall.sh script will report the following errors if the source code is not managed by Git.
=====================================================
[INFO] Cleaning up and re-building...
fatal: Not a git repository (or any parent up to mount point /home)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
=====================================================
runall.sh should safely suppress this error prompts.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)