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)