summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xBuild/source/texk/dvisvgm/tests/dvisvgm-uptex.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/dvisvgm/tests/dvisvgm-uptex.test b/Build/source/texk/dvisvgm/tests/dvisvgm-uptex.test
index ce1128fb9ec..3b3105f06f5 100755
--- a/Build/source/texk/dvisvgm/tests/dvisvgm-uptex.test
+++ b/Build/source/texk/dvisvgm/tests/dvisvgm-uptex.test
@@ -43,8 +43,8 @@ test -n "$failed" && { echo; echo "failed tests:$failed"; exit 1; }
##### following tests require Haranoaji fonts #####
-$_kpsewhich -format='opentype fonts' HaranoAjiMincho-Regular.otf
-otfpath=`$_kpsewhich -format='opentype fonts' HaranoAjiMincho-Regular.otf` || exit 77
+$_kpsewhich HaranoAjiMincho-Regular.otf
+otfpath=`$_kpsewhich HaranoAjiMincho-Regular.otf` || exit 77
OPENTYPEFONTS=`echo $otfpath | sed -e 's,HaranoAjiMincho-Regular\.otf,,' -e 's,/fonts/opentype/.*$,/fonts/opentype//,'`
export OPENTYPEFONTS