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

Commander should remove backup on uninstall #3919

Closed
fchavant opened this issue Jul 4, 2019 · 0 comments
Closed

Commander should remove backup on uninstall #3919

fchavant opened this issue Jul 4, 2019 · 0 comments

Comments

@fchavant
Copy link
Contributor

fchavant commented Jul 4, 2019

Expected behavior

If a core instance has a backup (i.e because it has been upgraded) it should get deleted when that instance gets uninstalled.

Actual behavior

Backup stays on disk after the instance has been uninstalled.

Steps to reproduce

lisk core:install foo
lisk core:upgrade foo  # backup gets created as part of the upgrade process
lisk core:uninstall foo
ls -l ~/.lisk/backups/  # will show a backup of "foo"

Which version(s) does this affect? (Environment, OS, etc...)

2.2.0

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

No branches or pull requests

3 participants