From a249bad88a4acd5b5d3112eeed746258c9dce28d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 27 Nov 2019 22:05:41 +0000 Subject: l3build (27nov19) git-svn-id: svn://tug.org/texlive/trunk@52948 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/l3build/regression-test.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/l3build') diff --git a/Master/texmf-dist/tex/latex/l3build/regression-test.tex b/Master/texmf-dist/tex/latex/l3build/regression-test.tex index fc77a4da7df..b589c5fc786 100644 --- a/Master/texmf-dist/tex/latex/l3build/regression-test.tex +++ b/Master/texmf-dist/tex/latex/l3build/regression-test.tex @@ -189,8 +189,8 @@ \begingroup \edef\@tempa{#1}% \edef\@tempb{#2}% - \edef\@tempa{\detokenize\expandafter{\@tempa}}% - \edef\@tempb{\detokenize\expandafter{\@tempb}}% + \edef\@tempa{\meaning\@tempa}% + \edef\@tempb{\meaning\@tempb}% \ifx\@tempa\@tempb \TYPE{PASSED}% \else -- cgit v1.2.3