mottosso / be

minimal directory and environment management system for collaborative creative projects
GNU Lesser General Public License v2.1
47 stars 4 forks source link

script key causing issues on Windows #39

Closed mottosso closed 9 years ago

mottosso commented 9 years ago

On Windows, under MSYS2, the script in be.yaml is written out and stored in the environment. However the paths stored includes backslashes which is later parsed as an escape sequence, causing bash to look in the wrong place.