Merge lp://staging/~mgedmin/bikeshed/fix-keep into lp://staging/bikeshed
Proposed by
Marius Gedminas
Status: | Merged |
---|---|
Merged at revision: | 158 |
Proposed branch: | lp://staging/~mgedmin/bikeshed/fix-keep |
Merge into: | lp://staging/bikeshed |
Diff against target: |
12 lines (+1/-1) 1 file modified
purge-old-kernels (+1/-1) |
To merge this branch: | bzr merge lp://staging/~mgedmin/bikeshed/fix-keep |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
bikeshed | Pending | ||
Review via email: mp+104441@code.staging.launchpad.net |
Description of the change
I had three kernels in /boot. I assumed, with the default of --keep being 2,
that sudo purge-old-kernels would remove one of the three. Instead it said
that there were no kernels eligible for removal. I was surprised, then I
debugged, then I fixed the script.
To post a comment you must log in.