summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegaware
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2014-08-09 10:31:23 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2014-08-09 10:31:23 +0000
commite890df6dcc6e4f636e4183ff984b57deb8f26d14 (patch)
tree14b623aed7783950ae3545097347c683c37137a1 /Build/source/texk/web2c/omegaware
parent83ce83099932cd306181cae5ac417de1d5a54902 (diff)
texk/web2c/omegafonts: Fixed a bug in checking for infinite ligature loops
git-svn-id: svn://tug.org/texlive/trunk@34883 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/omegaware')
-rwxr-xr-xBuild/source/texk/web2c/omegaware/yannis.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/omegaware/yannis.test b/Build/source/texk/web2c/omegaware/yannis.test
index a00220bc2e1..21a521b15bb 100755
--- a/Build/source/texk/web2c/omegaware/yannis.test
+++ b/Build/source/texk/web2c/omegaware/yannis.test
@@ -32,10 +32,10 @@ diff $tests/xyarabicr.opl $tests/zyarabicr.opl || exit 1
echo && echo "*** ovp2ovf arabic yarabic yarabic"
./wovp2ovf $srcdir/$tests/arabic $tests/yarabic $tests/yarabic || exit 1
-echo && echo "*** ofm2opl yarabic.tfm xyarabic"
+echo && echo "*** ofm2opl yarabic xyarabic"
omegafonts/omfonts -ofm2opl $tests/yarabic $tests/xyarabic || exit 1
-echo && echo "*** ofm2opl yarabic.tfm xyarabic"
+echo && echo "*** ofm2opl yarabic xyarabic"
./wofm2opl $tests/yarabic $tests/xyarabic || exit 77
exit 0