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

Adding functions for bash #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Adding functions for bash #86

wants to merge 1 commit into from

Conversation

fidian
Copy link

@fidian fidian commented Jan 26, 2015

I did not rebuild the *.json files because the tag => "code" bit is
missing whenever I run rake build.

Bash doesn't really support lambdas, but using "echo" and "$1" should be extremely easy for other tools to use.

I did not rebuild the *.json files because the __tag__ => "code" bit is
missing whenever I run `rake build`.
fidian added a commit to tests-always-included/mo that referenced this pull request Jan 26, 2015
Pulled the block finding code into its own function to eliminate a
recursion problem.

Test failure count dropped because lambdas are supported and I just
needed to update the spec.  Pull request mustache/spec#86 aims to add
bash support.  Until then, the testing script will fall back to using
perl.

34 failing tests
@jgonggrijp
Copy link
Member

@fidian I'm going to help you get this merged. Would you like to update your branch first?

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.

None yet

2 participants