error trap for testing, sixth

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=444
This commit is contained in:
Dr. Werner Fink 2023-04-12 07:35:11 +00:00 committed by Git OBS Bridge
parent 3473a8efb6
commit 75a5558e68

View File

@ -4300,9 +4300,9 @@ popd
--with-editor='vi +%%d %%s'
testsuite () {
test -s ${world}/bibtex-x/test-suite.log || return
cat ${world}/bibtex-x/test-suite.log
for log in ${world}/bibtex-x/tests/*.log
test -s ${world}/texk/bibtex-x/test-suite.log || return
cat ${world}/texk/bibtex-x/test-suite.log
for log in ${world}/texk/bibtex-x/tests/*.log
do
echo $log
cat $log