Skip to content

Replace bash-only GPG UID array with string#11

Merged
mmoll merged 1 commit intofreight-team:masterfrom
domcleal:sh-posix
Mar 7, 2016
Merged

Replace bash-only GPG UID array with string#11
mmoll merged 1 commit intofreight-team:masterfrom
domcleal:sh-posix

Conversation

@domcleal
Copy link
Copy Markdown

@domcleal domcleal commented Mar 6, 2016

Using a space-separated string of GPG UIDs is compatible with non-bash,
POSIX compatible shells such as dash.

Fixes #8

@mmoll
Copy link
Copy Markdown

mmoll commented Mar 6, 2016

seems to work just fine for me 👍

Using a space-separated string of GPG UIDs is compatible with non-bash,
POSIX compatible shells such as dash.

Fixes rcrowley#8
@domcleal
Copy link
Copy Markdown
Author

domcleal commented Mar 7, 2016

Rebased to run tests.

mmoll added a commit that referenced this pull request Mar 7, 2016
Replace bash-only GPG UID array with string
@mmoll mmoll merged commit f3b089b into freight-team:master Mar 7, 2016
@mmoll
Copy link
Copy Markdown

mmoll commented Mar 7, 2016

tests are green, merged. thanks @domcleal!

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