summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/vftovp.test
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/vftovp.test')
-rwxr-xr-xBuild/source/texk/web2c/vftovp.test4
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/vftovp.test b/Build/source/texk/web2c/vftovp.test
index 614361300a4..c4a84b8bd20 100755
--- a/Build/source/texk/web2c/vftovp.test
+++ b/Build/source/texk/web2c/vftovp.test
@@ -1,10 +1,12 @@
#! /bin/sh
-# Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
+# Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.
test -d tests || mkdir -p tests
+./vftovp -char=bar -help || exit 1
+
TEXMFCNF=$srcdir/../kpathsea \
TFMFONTS=$srcdir/tests \
./vftovp -verbose $srcdir/tests/ptmr ptmr tests/xptmr || exit 1