summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/otps/otp2ocp.test
blob: 1a4af9b1ef11a895c659970622222f55db4c6768 (plain)
1
2
3
4
5
6
7
#! /bin/sh

TEXMFCNF=$srcdir/../../kpathsea \
  ./otp2ocp $srcdir/uni2lat xuni2lat.ocp || exit 1

cmp $srcdir/uni2lat.ocp xuni2lat.ocp || exit 1