Skip to content

Address issue 34 by adjusting names based on OS

Address issue #34 by adjusting names based on OS.

For Windows, we simply removing trailing periods until we have a folder name that is valid for that OS.

This fix also provides an easy location for adding any future fixes of this nature for any OS.

Edited by karlreingit

Merge request reports