Paul Guo created HAWQ-942:
-----------------------------

             Summary: Need to .gitignore and make-clean some test files which 
are generated after running feature/test
                 Key: HAWQ-942
                 URL: https://issues.apache.org/jira/browse/HAWQ-942
             Project: Apache HAWQ
          Issue Type: Bug
            Reporter: Paul Guo
            Assignee: Lei Chang


After running feature tests, there will be some generated output files, like 
.out files (result files after running .sql file), .out.diff files (If .out 
files does not match .ans files, there will be files which include the diff 
part), generated sql and and ans files, etc.

We need to clean up them in the Makefile clean/distclean target. Besides we 
need to mask them in "git status" outputs, probably .out.diff is an exception.



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

Reply via email to