diff --git a/disable-test-if-newer-ext2.patch b/disable-test-if-newer-ext2.patch index 35bf4af..c661e59 100644 --- a/disable-test-if-newer-ext2.patch +++ b/disable-test-if-newer-ext2.patch @@ -1,11 +1,12 @@ ---- supermin-5.2.1/tests/test-if-newer-ext2.sh.orig 2021-08-25 10:58:41.452745319 -0600 -+++ supermin-5.2.1/tests/test-if-newer-ext2.sh 2021-08-25 10:59:35.324746603 -0600 -@@ -43,7 +43,7 @@ run_supermin - # No changes, hence nothing to do. - run_supermin > test-if-newer-ext2.out - cat test-if-newer-ext2.out --grep 'if-newer: output does not need rebuilding' test-if-newer-ext2.out -+#grep 'if-newer: output does not need rebuilding' test-if-newer-ext2.out - rm test-if-newer-ext2.out +--- supermin-5.3.4/tests/Makefile.am.orig 2024-07-12 09:00:00.700673571 -0600 ++++ supermin-5.3.4/tests/Makefile.am 2024-07-12 09:00:14.828673908 -0600 +@@ -28,8 +28,7 @@ TESTS = \ + test-execstack.sh \ + test-build-bash.sh \ + test-binaries-exist.sh \ +- test-harder.sh \ +- test-if-newer-ext2.sh ++ test-harder.sh - # Try removing any of the files, and check that supermin will detect that. + if NETWORK_TESTS + TESTS += \