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 call to undefined logging function in usb_connection. #205

Merged
merged 1 commit into from
Jul 18, 2015

Conversation

rwaldron
Copy link
Contributor

No description provided.

@rwaldron rwaldron force-pushed the usb-error-logging branch 2 times, most recently from 57a04bd to 6b99a4a Compare July 17, 2015 19:46
@johnnyman727
Copy link
Contributor

Gah Travis is killing us! This builds fine on my machine.

@johnnyman727
Copy link
Contributor

I restarted Travis after tinkering with some config stuff and now this PR test fails with the same issue as #209:

Running "jshint:all" (jshint) task
>> 32 files lint free.
Running "jscs:all" (jscs) task
>> 32 files without code style errors.
Running "jsbeautifier:all" (jsbeautifier) task
Beautified 32 files, changed 0 files...OK
Running "nodeunit:tests" (nodeunit) task
WARNING: No usb controller found on this system.
Testing bin-tessel-2.js.......OK
Testing deploy.js...OK
Testing erase.js..OK
Testing discover.js.......OK
Testing lan_connection.js......Fatal error: ENOENT, no such file or directory '/home/travis/.tessel/id_rsa'�
The command "grunt" exited with 91.

@johnnyman727
Copy link
Contributor

@rwaldron could you rebase on master? I think I fixed at least one of the Travis issues.

@rwaldron
Copy link
Contributor Author

Interesting, this was passing yesterday.

@rwaldron rwaldron force-pushed the usb-error-logging branch from 6b99a4a to f08cdec Compare July 18, 2015 19:48
@rwaldron
Copy link
Contributor Author

Rebased, waiting on travis

@rwaldron rwaldron force-pushed the usb-error-logging branch from f08cdec to e128f2a Compare July 18, 2015 19:56
@rwaldron
Copy link
Contributor Author

Ok, rebased again with master, awaiting travis

@johnnyman727
Copy link
Contributor

👏 👏

johnnyman727 added a commit that referenced this pull request Jul 18, 2015
Fix call to undefined logging function in usb_connection.
@johnnyman727 johnnyman727 merged commit 8cb8e8a into tessel:master Jul 18, 2015
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