summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegafonts/version.test
blob: 9375b58499900c9b7638f236af8d249fd3d66503 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#! /bin/sh -vx
# $Id$
# Copyright 2017 Karl Berry <tex-live@tug.org>
# Copyright 2015 Peter Breitenlohner <tex-live@tug.org>
# You may freely use, modify and/or distribute this file.

echo && echo "*** omfonts -version"
./omfonts -version || exit 1

echo && echo "*** ofm2opl -version"
./omfonts -ofm2opl -version || exit 1

echo && echo "*** opl2ofm -version"
./omfonts -opl2ofm -version || exit 1

echo && echo "*** ovf2ovp -version"
./omfonts -ovf2ovp -version || exit 1

echo && echo "*** ovp2ovf -version"
./omfonts -ovp2ovf -version || exit 1