From a2d5d1740f86e82569f7f2d882f0b2741f2fbf14eb245cbe99685e28da6e698d Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Mon, 13 Feb 2017 14:43:42 +0000 Subject: [PATCH] Accepting request 447298 from home:azouhr:branches:devel:languages:tcl - Disable check for s390x for now OBS-URL: https://build.opensuse.org/request/show/447298 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tcl?expand=0&rev=94 --- tcl.changes | 5 +++++ tcl.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/tcl.changes b/tcl.changes index b78a523..0f47526 100644 --- a/tcl.changes +++ b/tcl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 21 12:58:55 UTC 2016 - bg@suse.com + +- Disable check for s390x for now + ------------------------------------------------------------------- Tue Jul 26 14:58:02 UTC 2016 - max@suse.com diff --git a/tcl.spec b/tcl.spec index eb277cd..e416c41 100644 --- a/tcl.spec +++ b/tcl.spec @@ -101,7 +101,7 @@ export HOME=$PWD/home # optimisation and let rpmbuild fail on unexpected test failures. cat > known-failures <&1 | tee testresults grep FAILED testresults | grep -Fqvwf known-failures && exit 1 %endif