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'
|
--with-editor='vi +%%d %%s'
|
||||||
|
|
||||||
testsuite () {
|
testsuite () {
|
||||||
test -s ${world}/bibtex-x/test-suite.log || return
|
test -s ${world}/texk/bibtex-x/test-suite.log || return
|
||||||
cat ${world}/bibtex-x/test-suite.log
|
cat ${world}/texk/bibtex-x/test-suite.log
|
||||||
for log in ${world}/bibtex-x/tests/*.log
|
for log in ${world}/texk/bibtex-x/tests/*.log
|
||||||
do
|
do
|
||||||
echo $log
|
echo $log
|
||||||
cat $log
|
cat $log
|
||||||
|
Loading…
Reference in New Issue
Block a user