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

Add script to pull string changes from thimble on build #539

Merged
merged 1 commit into from
Mar 8, 2016

Conversation

gideonthomas
Copy link

No description provided.

@gideonthomas
Copy link
Author

Related to: mozilla/thimble.mozilla.org#1439

process.stdout.write(content.sha);
} catch(e) {
console.error("Failed to convert response to JSON with: ", e);
process.exit(0);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should exit with a non-zero error code if it's a fatal error

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh whoops, my bad

@jbuck
Copy link
Member

jbuck commented Mar 8, 2016

This seems reasonable to me

@jbuck
Copy link
Member

jbuck commented Mar 8, 2016

r+ with some nits

gideonthomas added a commit that referenced this pull request Mar 8, 2016
Add script to pull string changes from thimble on build
@gideonthomas gideonthomas merged commit ac6b6b5 into mozilla:master Mar 8, 2016
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