Brian C. Lane wrote: > From: Fedora Ninjas <[email protected]> > > * 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?

