[parted-devel] [PATCH] tests: Make sure dm UUIDs are not erased
Jim Meyering
jim at meyering.net
Tue Aug 7 19:32:42 UTC 2012
Brian C. Lane wrote:
> From: Fedora Ninjas <parted-owner at fedoraproject.org>
>
> * tests/t6003-dm-uuid.sh: Make sure dm UUIDs are not erased
> ---
> tests/Makefile.am | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/tests/Makefile.am b/tests/Makefile.am
> index 57771be..98310f2 100644
> --- a/tests/Makefile.am
> +++ b/tests/Makefile.am
> @@ -56,6 +56,7 @@ TESTS = \
> t6000-dm.sh \
> t6001-psep.sh \
> t6002-dm-many-partitions.sh \
> + t6003-dm-uuid.sh \
> t6100-mdraid-partitions.sh \
> t7000-scripting.sh \
> t8000-loop.sh \
Hi Brian,
Thanks for the patch (and test!).
Can you amend that to include the new script?
More information about the parted-devel
mailing list