View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp:~larsks/cloud-utils/cloud-utils bug 1 Development 2018-12-06 18:13:12 UTC
339. correct sed expression for modifying ...

Author: Lars Kellogg-Stedman
Revision Date: 2018-12-06 15:01:21 UTC

correct sed expression for modifying partition size

The existing sed expression would erroneously change the start sector of a
partition, rather than the size, if the start sector and size were identical.
This commit modifies the sed expression so that it will only operate on the
final match in the line.

11 of 1 result