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

Trim Whitespaces in Debug Config Parameter #321

Merged
merged 1 commit into from
Nov 21, 2013

Conversation

krkeegan
Copy link
Collaborator

Pounding my head against the wall trying to figure out why 'debug: insteon:4, json' wouldn't work. (Turns out debugging was enabled for ' json', very annoying).

This trims all leading and trailing whitespaces around the parameters. It also trims any white space between the ":" allowing for example 'insteon : 4'.

Much more user friendly.

Pounding my head against the wall trying to figure out why 'debug: insteon:4, json' wouldn't work. (Turns out debugging was enabled for ' json', very annoying).

This trims all leading and trailing whitespaces around the parameters.  It also trims any white space between the ":" allowing for example 'insteon : 4'.

Much more user friendly.
krkeegan added a commit that referenced this pull request Nov 21, 2013
Trim Whitespaces in Debug Config Parameter
@krkeegan krkeegan merged commit 4bc182b into hollie:master Nov 21, 2013
@krkeegan krkeegan deleted the fix_debug branch January 18, 2014 03:25
@krkeegan krkeegan restored the fix_debug branch January 18, 2014 17:02
@krkeegan krkeegan deleted the fix_debug branch January 18, 2014 17:03
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