We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Before adding a space between values, _json_append doesn't check for the string being empty that's appended to.
_json_append
The text was updated successfully, but these errors were encountered:
jshn.sh: Drop extraneous space when appending
9f71e87
fixes: issue openwrt#15 Signed-off-by: Felix Fietkau <[email protected]> Signed-off-by: Philip Prindeville <[email protected]>
jshn.sh: Drop extraneous space when appending values to variable
115aaed
No branches or pull requests
Before adding a space between values,
_json_append
doesn't check for the string being empty that's appended to.The text was updated successfully, but these errors were encountered: