#! /bin/sh -vx # $Id$ # Copyright 2017 Karl Berry # Copyright 2014 Peter Breitenlohner # You may freely use, modify and/or distribute this file. echo && echo "*** ofm2opl -help" ./wofm2opl -char=foo -help || exit 1 echo && echo "*** opl2ofm -help" ./wopl2ofm -help || exit 1 echo && echo "*** ovf2ovp -help" ./wovf2ovp -char=bar -help || exit 1 echo && echo "*** ovp2ovf -help" ./wovp2ovf -help || exit 1