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

Some code cleanups after #5866 #6077

Merged
merged 1 commit into from
Jan 24, 2019
Merged

Conversation

jamesc
Copy link

@jamesc jamesc commented Jan 23, 2019

These are some misc cleanups after #5866 was merged

  • Delete unneeded file
  • remove some unused exports
  • Update Makefile so tests have TESTING_FS_ROOT set. This stops the tests writing to /hab/svc/test during a unit test run (or failing if there is no permission to write there)

Copy link
Contributor

@christophermaier christophermaier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good... probably worth a squash, then feel free to merge

* Remove some unused imports
* Removed accidentally checked in file
* Use a TESTING_FS_ROOT for cargo tests so we don't write into /hab

Signed-off-by: James Casey <james@chef.io>
@jamesc jamesc merged commit 7d68527 into habitat-sh:master Jan 24, 2019
@jamesc jamesc deleted the jc/cleanups branch January 24, 2019 17:32
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.

3 participants