texlive[74153] Build/source/texk/xdvik/configure: remove debugging
commits+karl at tug.org
commits+karl at tug.org
Wed Feb 19 22:12:04 CET 2025
Revision: 74153
https://tug.org/svn/texlive?view=revision&revision=74153
Author: karl
Date: 2025-02-19 22:12:04 +0100 (Wed, 19 Feb 2025)
Log Message:
-----------
remove debugging
Modified Paths:
--------------
trunk/Build/source/texk/xdvik/configure
Modified: trunk/Build/source/texk/xdvik/configure
===================================================================
--- trunk/Build/source/texk/xdvik/configure 2025-02-19 20:59:03 UTC (rev 74152)
+++ trunk/Build/source/texk/xdvik/configure 2025-02-19 21:12:04 UTC (rev 74153)
@@ -19975,9 +19975,9 @@
tab=' ' # that's a tab character
# The outer square brackets are the Autoconf quote pair;
# the inner square brackets are the normal regexp character class.
- echo "got '$list_type' from $listh, tab=$tab." >/tmp/lh
+ #echo "got '$list_type' from $listh, tab=$tab." >/tmp/lh
list_type=`echo "$list_type" | sed "s/[ $tab][ $tab]*/ /g"`
- echo "new '$list_type' from $listh" >>/tmp/lh
+ #echo "new '$list_type' from $listh" >>/tmp/lh
#
if test -z "$list_type"; then
# But if we didn't find anything, default to the type of our
More information about the tex-live-commits
mailing list.