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

Removed the colon from the json-file filename #174

Conversation

username-is-already-taken2
Copy link

@username-is-already-taken2 username-is-already-taken2 commented Dec 2, 2016

Description

When writing the json-file to the filesystem the generated filename included a colon which caused an exception on windows systems as its an illegal char.

Issues Resolved

#173

Check List

Signed-off-by: gbright gary.bright@niu-solutions.com

gbright added 2 commits December 2, 2016 12:46
Signed-off-by: gbright <gary.bright@niu-solutions.com>
Signed-off-by: gbright <gary.bright@niu-solutions.com>
@username-is-already-taken2 username-is-already-taken2 changed the title WIP - Removed the colon from filename Removed the colon from the json-file filename Dec 2, 2016
@chris-rock
Copy link
Contributor

Thank you @username-is-already-taken2 for reporting the issue. We went forward with #177

@chris-rock chris-rock closed this Dec 5, 2016
@chris-rock
Copy link
Contributor

The main reason for #177 is that we generate the right filename instead of fixing the final string.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants