jadu / meteor

A packaging and deployment tool
https://jadu.github.io/meteor
MIT License
9 stars 1 forks source link

Allow the working and install directory to be the same when running migrations #20

Closed tompedals closed 8 years ago

tompedals commented 8 years ago

When running migration commands on a development VM it will usually be done so from the main install directory and therefore should be allowed by Meteor. Patching should still be prevented when the directories are the same.