summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegaware/version.test
blob: 256a32699857bb1b45e163edf0fe89e352c994b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#! /bin/sh

# Copyright (C) 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