Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Split mixin arguments #63

Merged
merged 1 commit into from
Mar 30, 2020
Merged

Conversation

carolynvs
Copy link
Member

Do not assume that mixin arguments and flags should be passed as a quoted string
to the cli. Require that they are wrapped in quotes instead and
otherwise split on space to pass them separately.

See getporter/porter#931 for how this works.

Do not assume that mixin arguments and flags should be passed as a quoted string
to the cli. Require that they are wrapped in quotes instead and
otherwise split on space to pass them separately.

See getporter/porter#931 for how this works.
@carolynvs carolynvs requested a review from vdice March 30, 2020 14:52
@carolynvs carolynvs merged commit 724230a into getporter:master Mar 30, 2020
@carolynvs carolynvs deleted the split-mixin-args branch March 30, 2020 20:31
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.

3 participants