Skip to content
This repository was archived by the owner on May 24, 2020. It is now read-only.

Conversation

@anchorite
Copy link

The calculation how many kernels to remove before this commit was not
taking in account kernels which are already marked for removal. Thus
when adding new kernels for removal the logic would end up removing more
than the user requested.

This commit just adds the already marked for removal kernels to the
calculation.

Should fix #15.

The calculation how many kernels to remove before this commit was not
taking in account kernels which are already marked for removal. Thus
when adding new kernels for removal the logic would end up removing more
than the user requested.

This commit just adds the already marked for removal kernels to the
calculation.

Should fix projg2#15.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

eclean-kernel -n 3 removed all kernels but current one

1 participant