texlive[65925] branches/branch2022.final/Master/tlpkg/bin/c2b: c2b
commits+karl at tug.org
commits+karl at tug.org
Sun Feb 19 18:40:44 CET 2023
Revision: 65925
http://tug.org/svn/texlive?view=revision&revision=65925
Author: karl
Date: 2023-02-19 18:40:44 +0100 (Sun, 19 Feb 2023)
Log Message:
-----------
c2b run c2a on branch (branch)
Modified Paths:
--------------
branches/branch2022.final/Master/tlpkg/bin/c2b
Modified: branches/branch2022.final/Master/tlpkg/bin/c2b
===================================================================
--- branches/branch2022.final/Master/tlpkg/bin/c2b 2023-02-19 16:59:59 UTC (rev 65924)
+++ branches/branch2022.final/Master/tlpkg/bin/c2b 2023-02-19 17:40:44 UTC (rev 65925)
@@ -5,4 +5,4 @@
PATH=`echo $PATH | sed -e s,karl/Master,branch/Master,g`
cd $HOME || exit 1 # just in case . is a trunk bin directory
-exec c2l "$@"
+exec c2a "$@"
More information about the tex-live-commits
mailing list.