-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 3/27/2014 11:07 AM, Brian C. Lane wrote:
> You added the gpt-header-move.py so I assumed you had python
> available, we use it everywhere. In Fedora the buildroots are very
> minimal, so vim is not needed or included in them.
>
> I'd rather see us
On Wed, Mar 26, 2014 at 10:49:57PM -0400, Phillip Susi wrote:
> On 03/26/2014 01:56 PM, Brian C. Lane wrote:
> > xxd isn't present in minimal build systems, as it is part of vim.
> > Change to using a simple python script to mangle the msdos
> > disklabel for the test.
>
> Hrm... on Debian based s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
On 03/26/2014 01:56 PM, Brian C. Lane wrote:
> xxd isn't present in minimal build systems, as it is part of vim.
> Change to using a simple python script to mangle the msdos
> disklabel for the test.
Hrm... on Debian based systems vim is part of the
xxd isn't present in minimal build systems, as it is part of vim. Change
to using a simple python script to mangle the msdos disklabel for the
test.
* tests/msdos-overlap.py: New file
* tests/t0283-overlap-partitions.sh: Use msdos-overlap.py
---
tests/msdos-overlap.py| 25