aboutsummaryrefslogtreecommitdiffstats
path: root/main/parted/make-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/parted/make-tests.patch')
-rw-r--r--main/parted/make-tests.patch13
1 files changed, 7 insertions, 6 deletions
diff --git a/main/parted/make-tests.patch b/main/parted/make-tests.patch
index edadee9fee3..8b36a5a940a 100644
--- a/main/parted/make-tests.patch
+++ b/main/parted/make-tests.patch
@@ -1,8 +1,6 @@
-diff --git a/tests/Makefile.in b/tests/Makefile.in
-index 11baba0..2288cc7 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
-@@ -1622,16 +1622,12 @@ TEST_EXTENSIONS = .sh
+@@ -1771,16 +1771,12 @@
SH_LOG_COMPILER = $(SHELL)
TESTS = \
help-version.sh \
@@ -19,8 +17,10 @@ index 11baba0..2288cc7 100644
t0203-gpt-create-on-min-sized-device.sh \
t0205-gpt-list-clobbers-pmbr.sh \
t0206-gpt-print-with-corrupt-primary-clobbers-pmbr.sh \
-@@ -1644,14 +1640,9 @@ TESTS = \
+@@ -1792,17 +1788,11 @@
+ t0212-gpt-many-partitions.sh \
t0213-mkpart-start-negative.sh \
+- t0215-gpt-attrs.sh \
t0220-gpt-msftres.sh \
t0250-gpt.sh \
- t0251-gpt-unicode.sh \
@@ -28,15 +28,16 @@ index 11baba0..2288cc7 100644
- t0281-gpt-grow.sh \
- t0282-gpt-move-backup.sh \
- t0283-overlap-partitions.sh \
+ t0290-gpt-name.sh \
t0300-dos-on-gpt.sh \
t0301-overwrite-gpt-pmbr.sh \
- t0350-mac-PT-increases-sector-size.sh \
t0400-loop-clobber-infloop.sh \
t0500-dup-clobber.sh \
t0501-duplicate.sh \
-@@ -1673,8 +1664,6 @@ TESTS = \
- t3200-resize-partition.sh \
+@@ -1827,8 +1818,6 @@
t3200-type-change.sh \
+ t3210-gpt-type-change.sh \
t3300-palo-prep.sh \
- t3310-flags.sh \
- t3400-whole-disk-FAT-partition.sh \