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

fix: shebang line not finding node on linux #32

Merged
merged 1 commit into from
Apr 17, 2016
Merged

Conversation

zacharygolba
Copy link
Contributor

@zacharygolba zacharygolba commented Apr 17, 2016

This PR resolves an error where the --use_strict flag in the shebang line of bin/lux does not find node on linux.

@zacharygolba zacharygolba merged commit 5a734e7 into master Apr 17, 2016
@zacharygolba zacharygolba deleted the shebang-fix branch April 17, 2016 17:37
zacharygolba added a commit that referenced this pull request Apr 20, 2016
chore: add ci config and test fixtures

fix: hard-coded environment property in Base unit test

fix: tests timeout on ci server

fix: wrong build task for tests in gulpfile

fix: add stdout and stderr listeners to debug test on ci server

fix: shebang line not finding node on linux (#32)

chore: bump lux up to the latest release in the test-app

fix: increase sleep interval before running tests

fix: increase sleep interval again

fix: decrease sleep interval and stop testing node 4.x for now

fix: listening message dispatched before workers are ready (#34)

chore: Link to Medium Article in Readme (#33)

feat: add pagination to controller integration test

fix: sql dump syntax error

fix: wrong sql dump :P

feat: test against node 4 as well as 5

fix: increase mocha timeout time

Node 4 works locally just takes longer to boot.

feat: more integration testing

fix: logger date incorrect (#35)

Merge pull request #36 from postlight/database-missing-port

fix: missing port in database config generation

chore: bump version to 0.0.1-beta.3 (#37)
zacharygolba added a commit that referenced this pull request Apr 20, 2016
chore: add ci config and test fixtures

fix: hard-coded environment property in Base unit test

fix: tests timeout on ci server

fix: wrong build task for tests in gulpfile

fix: add stdout and stderr listeners to debug test on ci server

fix: shebang line not finding node on linux (#32)

chore: bump lux up to the latest release in the test-app

fix: increase sleep interval before running tests

fix: increase sleep interval again

fix: decrease sleep interval and stop testing node 4.x for now

fix: listening message dispatched before workers are ready (#34)

chore: Link to Medium Article in Readme (#33)

feat: add pagination to controller integration test

fix: sql dump syntax error

fix: wrong sql dump :P

feat: test against node 4 as well as 5

fix: increase mocha timeout time

Node 4 works locally just takes longer to boot.

feat: more integration testing

fix: logger date incorrect (#35)

Merge pull request #36 from postlight/database-missing-port

fix: missing port in database config generation

chore: bump version to 0.0.1-beta.3 (#37)

chore: add travis badge to readme
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