Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Convert fails on Windows #22

Closed
tim-kretschmer-c2fo opened this issue May 24, 2016 · 0 comments
Closed

Convert fails on Windows #22

tim-kretschmer-c2fo opened this issue May 24, 2016 · 0 comments

Comments

@tim-kretschmer-c2fo
Copy link
Contributor

Given the config file config/default/admin.yaml gull on linux creates a migration file at _gull/<uuid>-default-admin.yaml. On Windows, gull panics. It seems to be trying to create _gull/<uuid>-default/admin.yaml. Having the directory be created before writing the YAML resolves the problem, but the conversion outputs should match on both operation systems.

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

No branches or pull requests

1 participant