Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update without migration tests #1

Closed
felixboehm opened this issue Apr 21, 2017 · 3 comments
Closed

update without migration tests #1

felixboehm opened this issue Apr 21, 2017 · 3 comments

Comments

@felixboehm
Copy link

Missing argument to skip migration tests, here:
https://github.com/owncloud-docker/base/blob/master/rootfs/usr/local/bin/owncloud-migrate#L4

occ upgrade --no-interaction --skip-migration-tests

https://doc.owncloud.org/server/9.1/admin_manual/maintenance/upgrade.html#migration-test

@tboerger
Copy link
Contributor

This have been dropped via 9b835c8 because this flag doesn't exist on 10.0.0 anymore.

@tboerger
Copy link
Contributor

Maybe I have to add a version switch the drops this flag only for owncloud versions >= 10.0.0?

@felixboehm
Copy link
Author

Yes. Then it still works if someone using an older version. Makes sense

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

No branches or pull requests

2 participants