SHA256
1
0
forked from pool/supermin

tweak Makefile to disable this test.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=91
This commit is contained in:
Charles Arnold 2024-07-12 15:07:52 +00:00 committed by Git OBS Bridge
parent 37af610807
commit 865344fe1e

View File

@ -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.3.4/tests/Makefile.am.orig 2024-07-12 09:00:00.700673571 -0600
+++ supermin-5.2.1/tests/test-if-newer-ext2.sh 2021-08-25 10:59:35.324746603 -0600 +++ supermin-5.3.4/tests/Makefile.am 2024-07-12 09:00:14.828673908 -0600
@@ -43,7 +43,7 @@ run_supermin @@ -28,8 +28,7 @@ TESTS = \
# No changes, hence nothing to do. test-execstack.sh \
run_supermin > test-if-newer-ext2.out test-build-bash.sh \
cat test-if-newer-ext2.out test-binaries-exist.sh \
-grep 'if-newer: output does not need rebuilding' test-if-newer-ext2.out - test-harder.sh \
+#grep 'if-newer: output does not need rebuilding' test-if-newer-ext2.out - test-if-newer-ext2.sh
rm test-if-newer-ext2.out + test-harder.sh
# Try removing any of the files, and check that supermin will detect that. if NETWORK_TESTS
TESTS += \