dd531bf238
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/texinfo.git#ba3d5b7e455fe02166a9d5a238e6e9ae17a3c88d
13 lines
539 B
Diff
13 lines
539 B
Diff
diff -up texinfo-6.7/tp/tests/run_parser_all.sh.orig texinfo-6.7/tp/tests/run_parser_all.sh
|
|
--- texinfo-6.7/tp/tests/run_parser_all.sh.orig 2019-08-25 19:11:47.000000000 +0200
|
|
+++ texinfo-6.7/tp/tests/run_parser_all.sh 2021-02-02 14:36:15.290152957 +0100
|
|
@@ -46,7 +46,7 @@ check_latex2html_and_tex4ht ()
|
|
if echo "$remaining" | grep '[-]init mediawiki.pm' >/dev/null; then
|
|
if test "$no_html2wiki" = 'yes' ; then
|
|
echo "S: (no html2wiki) $current"
|
|
- continue 2
|
|
+ return 2
|
|
fi
|
|
fi
|
|
fi
|