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:
parent
3473a8efb6
commit
75a5558e68
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user