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

teach rpstir-upgrade to auto-detect previous version #17

Open
dseomn opened this issue Jun 7, 2015 · 1 comment
Open

teach rpstir-upgrade to auto-detect previous version #17

dseomn opened this issue Jun 7, 2015 · 1 comment

Comments

@dseomn
Copy link
Member

dseomn commented Jun 7, 2015

Currently rpstir-upgrade requires the user to specify the previous version as a command-line argument. This should be unnecessary; it should auto-detect the previous version.

This can be done by saving the version number in a file or database row somewhere and updating it when rpstir-upgrade is done. (If the saved version number is missing, then rpstir-upgrade can require the user to specify the previous version.)

Reported by: rhansen

Original Ticket: rpstir/tickets/17

@dseomn
Copy link
Member Author

dseomn commented Jun 8, 2015

  • status: unread --> in-progress

Original comment by: rhansen

@dseomn dseomn self-assigned this Nov 25, 2015
dseomn pushed a commit that referenced this issue Apr 19, 2016
apply correct upgrade procedures automatically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants