texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]


From: Patrice Dumas
Date: Wed, 25 Aug 2021 10:30:24 -0400 (EDT)

branch: master
commit bda6dcd58fe9ea595f3963e993f0a5297c6ab81c
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Wed Aug 25 14:48:06 2021 +0200

    tests/run_parser_all.sh: remove setting unused variable
---
 tp/tests/run_parser_all.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tp/tests/run_parser_all.sh b/tp/tests/run_parser_all.sh
index eb72742..9d8bfb7 100755
--- a/tp/tests/run_parser_all.sh
+++ b/tp/tests/run_parser_all.sh
@@ -33,7 +33,6 @@ check_latex2html_and_tex4ht ()
            exit 1
          fi
       fi
-      l2h_tmp_dir="-c 'L2H_TMP $tmp_dir'"
       l2h_flags="-c L2H_CLEAN=0 -c 'L2H_TMP $tmp_dir' -c 
L2H_FILE=$srcdir/../t/init/l2h.init"
     elif echo "$remaining" | grep '[-]init tex4ht.pm' >/dev/null; then
       if test "$no_tex4ht" = 'yes' ; then



reply via email to

[Prev in Thread] Current Thread [Next in Thread]