Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

make the name of the CA file configurable #23

Merged
merged 2 commits into from Apr 26, 2017
Merged

Conversation

dobbs
Copy link
Contributor

@dobbs dobbs commented Feb 25, 2017

Most of this code introduces an environment variable for the name of the CA file.

I also fixed:

  • one typo in the README (spelling of "larger"), and
  • a bug in the packer/Makefile (grep ... && false || true is always true -- at least on OS X -- and so cannot detect dirty repo)

Fixes a bug in the previous test for "dirty":
grep ... && false || true is always true

This expands the meaning of "dirty" to include:
changes that have been staged but not committed, and
changes that have not yet been staged
@discordianfish
Copy link
Member

Sorry for not seeing this earlier. Thanks, looking good!

@discordianfish discordianfish merged commit 0358888 into 5pi:master Apr 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants