Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purge generated files #5

Merged
merged 2 commits into from
Oct 23, 2015
Merged

Purge generated files #5

merged 2 commits into from
Oct 23, 2015

Conversation

pavoljuhas
Copy link
Contributor

unit tests would modify log and temporary files that are tracked in git. Remove and ignore them.
setup.py overwrites setup.cfg, which has no active settings. Remove and ignore it too.

No active settings.  It gets overwritten by easy_install.
@pkienzle
Copy link
Contributor

I remember wanting to do this earlier, but being told there is some reason the files were needed in the repo. I just looked through the tests, and the files are only used for writing, so it can't be something like them being needed for other tests (and even if it were, they should be generated anew each time).

I'm applying the pull request, and if we are wrong we can always revert.

pkienzle added a commit that referenced this pull request Oct 23, 2015
@pkienzle pkienzle merged commit 88d7032 into SasView:master Oct 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants