Skip to content
This repository has been archived by the owner. It is now read-only.

Update trident-master.json #25

Merged
merged 2 commits into from Feb 4, 2019
Merged

Update trident-master.json #25

merged 2 commits into from Feb 4, 2019

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
@RodMyers
Copy link
Collaborator

@RodMyers RodMyers commented Jan 30, 2019

To see if we can get security/dehydrated to build

added;
"security_dehydrated_SET=bash",
"security_dehydrated_UNSET=zsh",

avaailable options

 BASH=on: Use the Bourne Again shell (BASH)
 ZSH=off: Use the Z shell (ZSH)
Rod Myers and others added 2 commits Jan 30, 2019
To see if we can get security/dehydrated  to build

added;
"security_dehydrated_SET=bash",
"security_dehydrated_UNSET=zsh",

avaailable options

     BASH=on: Use the Bourne Again shell (BASH)
     ZSH=off: Use the Z shell (ZSH)
Fix security/dehydrated options: Needs uppercase to match the option.
Copy link
Member

@beanpole135 beanpole135 left a comment

I just committed a quick fix for your PR: The listed options need to be all uppercase otherwise they do not match the option(s) that are specified in the port.

@beanpole135 beanpole135 merged commit 6d8c9d5 into master Feb 4, 2019
@beanpole135 beanpole135 deleted the RodMyers-patch-4 branch Feb 4, 2019
@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Feb 4, 2019

Thanks for fixing that!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.