diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-02-06 18:37:43 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-05-01 17:05:51 -0500 |
commit | 13566a2f988c3c800a5e1651e248969e37c1e1d0 (patch) | |
tree | 41794d36cd441b0720d33f39b10fc9f49c5a8b71 /system/parted/disable-two-tests.patch | |
parent | 2d2dc33f91a1ba3b4bc5d7798ca1386a5bad44a1 (diff) | |
download | packages-13566a2f988c3c800a5e1651e248969e37c1e1d0.tar.gz packages-13566a2f988c3c800a5e1651e248969e37c1e1d0.tar.bz2 packages-13566a2f988c3c800a5e1651e248969e37c1e1d0.tar.xz packages-13566a2f988c3c800a5e1651e248969e37c1e1d0.zip |
system/parted: Update to 3.4, take
Diffstat (limited to 'system/parted/disable-two-tests.patch')
-rw-r--r-- | system/parted/disable-two-tests.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/system/parted/disable-two-tests.patch b/system/parted/disable-two-tests.patch deleted file mode 100644 index a6481dde3..000000000 --- a/system/parted/disable-two-tests.patch +++ /dev/null @@ -1,16 +0,0 @@ -These tests do not appear to work right upstream. Disable for now. - ---- parted-3.2/tests/Makefile.am.old 2014-06-15 19:15:54.000000000 +0000 -+++ parted-3.2/tests/Makefile.am 2017-08-19 19:44:28.886245388 +0000 -@@ -24,11 +24,9 @@ - t0209-gpt-pmbr_boot.sh \ - t0210-gpt-resized-partition-entry-array.sh \ - t0211-gpt-rewrite-header.sh \ -- t0212-gpt-many-partitions.sh \ - t0220-gpt-msftres.sh \ - t0250-gpt.sh \ - t0251-gpt-unicode.sh \ -- t0280-gpt-corrupt.sh \ - t0281-gpt-grow.sh \ - t0282-gpt-move-backup.sh \ - t0283-overlap-partitions.sh \ |