error trap for testing, 4th
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=442
This commit is contained in:
parent
74bcc75b0e
commit
ae0a8bd390
@ -4302,7 +4302,7 @@ popd
|
|||||||
PATH=$prefix/bin:$PATH \
|
PATH=$prefix/bin:$PATH \
|
||||||
TEXMFLOCAL=%{_texmfmaindir} \
|
TEXMFLOCAL=%{_texmfmaindir} \
|
||||||
TEXMFCNF=$texmfcnf \
|
TEXMFCNF=$texmfcnf \
|
||||||
|
(
|
||||||
testsuite () {
|
testsuite () {
|
||||||
test -s ${world}/bibtex-x/test-suite.log || return
|
test -s ${world}/bibtex-x/test-suite.log || return
|
||||||
cat ${world}/bibtex-x/test-suite.log
|
cat ${world}/bibtex-x/test-suite.log
|
||||||
@ -4315,9 +4315,8 @@ popd
|
|||||||
trap "testsuite" ERR
|
trap "testsuite" ERR
|
||||||
|
|
||||||
make %{?_smp_mflags} world STRIP=/bin/true STRIPPROG=/bin/true
|
make %{?_smp_mflags} world STRIP=/bin/true STRIPPROG=/bin/true
|
||||||
|
)
|
||||||
|
|
||||||
trap 'rm -vf %{options}' ERR
|
|
||||||
unset testsuite
|
|
||||||
popd
|
popd
|
||||||
|
|
||||||
pushd utils/asymptote
|
pushd utils/asymptote
|
||||||
|
Loading…
x
Reference in New Issue
Block a user