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

Remove build directory #251

Merged
merged 4 commits into from
Sep 17, 2015
Merged

Remove build directory #251

merged 4 commits into from
Sep 17, 2015

Conversation

tsg
Copy link
Contributor

@tsg tsg commented Sep 16, 2015

This just deletes the build/ folder from the repository. It was committed by mistake, it's contents are generated when building the packages.

Thanks to @darxriggs for reporting it here.

It was committed by mistake here.
@darxriggs
Copy link
Contributor

I would also add it to .gitignore and to the clean target in the Makefile.
I am not sure how you "maintain" the directory creation itself as the install_cfg target does only copy files to the build directory but does not create it.

@tsg
Copy link
Contributor Author

tsg commented Sep 17, 2015

Added build/ to the .gitignore. The directory is created from beats-packer, and actually it's normally not in the repository directory but put under /build/ in a docker container. When I committed it by mistake I must have done manual testing of it.

@tsg tsg added the review label Sep 17, 2015
@ruflin
Copy link
Contributor

ruflin commented Sep 17, 2015

@tsg Looks good to me. Can you merge in again master as there is a conflict?

@tsg
Copy link
Contributor Author

tsg commented Sep 17, 2015

Merged master.

ruflin added a commit that referenced this pull request Sep 17, 2015
@ruflin ruflin merged commit d76c9c2 into elastic:master Sep 17, 2015
andrewkroh added a commit that referenced this pull request Dec 2, 2015
tsg pushed a commit to tsg/beats that referenced this pull request Jan 20, 2016
tsg pushed a commit to tsg/beats that referenced this pull request Jan 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants