mechboxes / mech

Easy command line virtual machines for VMWare
https://mechboxes.github.io/mech/
MIT License
311 stars 49 forks source link

Use the python os.path.sep for path seperators #72

Closed rstallings closed 4 years ago

rstallings commented 4 years ago

This change uses the os.path.sep python variable for manipulating paths in mech. This allows mech to properly split out the box name/version etc under windows.