time/disable-time-max-rss-test.patch
Dirk Mueller 8bf670265e Accepting request 1093149 from home:dgarcia:branches:Base:System
- Add patch disable-time-max-rss-test.patch to disable time max rss
  test, broken because a kernel issue (bsc#1211092)

OBS-URL: https://build.opensuse.org/request/show/1093149
OBS-URL: https://build.opensuse.org/package/show/Base:System/time?expand=0&rev=15
2023-06-15 05:58:22 +00:00

25 lines
701 B
Diff

Index: time-1.9/Makefile.am
===================================================================
--- time-1.9.orig/Makefile.am
+++ time-1.9/Makefile.am
@@ -74,7 +74,6 @@ tests_time_aux_CFLAGS =
TESTS = tests/help-version.sh \
- tests/time-max-rss.sh \
tests/time-exit-codes.sh \
tests/time-posix-quiet.sh
Index: time-1.9/Makefile.in
===================================================================
--- time-1.9.orig/Makefile.in
+++ time-1.9/Makefile.in
@@ -1316,7 +1316,6 @@ tests_time_aux_SOURCES = tests/time-aux.
tests_time_aux_CPPFLAGS =
tests_time_aux_CFLAGS =
TESTS = tests/help-version.sh \
- tests/time-max-rss.sh \
tests/time-exit-codes.sh \
tests/time-posix-quiet.sh