summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegaware/version.test
blob: 14a2a1bb9bdc532eb666e9426f8b93341ea56f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#! /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 "*** ofm2opl -version"
./wofm2opl -version || exit 1

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

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

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