summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/mplibdir/mptrap.test
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2009-06-03 08:30:33 +0000
committerTaco Hoekwater <taco@elvenkind.com>2009-06-03 08:30:33 +0000
commitcfd31fe0d15b872cbd26a3c1c3e2b8747404a559 (patch)
treea0e759c177d7c0fb4582d37824859fe78da60133 /Build/source/texk/web2c/mplibdir/mptrap.test
parent01ce7562594ab160acc272728ff69e2cb5818099 (diff)
this is the source for metapost 1.202
git-svn-id: svn://tug.org/texlive/trunk@13602 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/mplibdir/mptrap.test')
-rwxr-xr-xBuild/source/texk/web2c/mplibdir/mptrap.test4
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/mplibdir/mptrap.test b/Build/source/texk/web2c/mplibdir/mptrap.test
index 20bf2cd0d8d..dca656a9615 100755
--- a/Build/source/texk/web2c/mplibdir/mptrap.test
+++ b/Build/source/texk/web2c/mplibdir/mptrap.test
@@ -42,12 +42,10 @@ mv trap.log mptrapin.log || exit 1
diff $testdir/mptrapin.log mptrapin.log
# Must run inimpost or font_name[null_font] is not initialized, leading to diffs.
-./mpost --progname=inimpost --jobname=trap <$testdir/mptrap2.in >mptrap.fot
+./mpost --progname=inimpost --jobname=trap --memname=trap <$testdir/mptrap2.in >mptrap.fot
## Here the test fails, but we just exit or 'make distcheck' would fail
-echo "WARNING: $0 failed"; exit 0
-
mv trap.log mptrap.log || exit 1
mv trap.tfm mptrap.tfm || exit 1
diff $testdir/mptrap.fot mptrap.fot