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

don't run util.inspect on strings #1428

Closed
wants to merge 1 commit into from
Closed

don't run util.inspect on strings #1428

wants to merge 1 commit into from

Conversation

notslang
Copy link
Contributor

closes #1241, making the diffs work again:

image

...should probably have some tests written for it to prevent another regression like this in the future

@dasilvacontin
Copy link
Contributor

Hi @slang800. Actually, @arBmind sent PR #1424 with the same change, two days ago.

Indeed, having tests for diffs would be highly desirable.

@notslang
Copy link
Contributor Author

haha, whoops - closing in favor of that one.

@notslang notslang closed this Nov 11, 2014
@dasilvacontin
Copy link
Contributor

No problemo! Just make sure to check the issue in case there are any other commits/PRs referencing it. :)

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.

err.showDiff = true breaks string diffs
2 participants