Skip to content

Set default shell to bash in Makefile - #4

Open
GrumpyLittleTed wants to merge 3 commits into
abiliojr:masterfrom
GrumpyLittleTed:master
Open

Set default shell to bash in Makefile#4
GrumpyLittleTed wants to merge 3 commits into
abiliojr:masterfrom
GrumpyLittleTed:master

Conversation

@GrumpyLittleTed

Copy link
Copy Markdown

Make fails if default shell not set to bash (says '[' not recognised).
Fix is to add SHELL=/usr/bin to Makefile.

Pull request resubmitted as previous closed request accidentally duktape build :-(

@GrumpyLittleTed

Copy link
Copy Markdown
Author

I have added a new createjsdet function for deterministic functions so that those functions can be used in expression indexes. It would have been nice if createjs had an options argument to add this but I am not familiar with duktape and argument passing so for now I just added it as a separate function as a proof of concept.

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.

1 participant