#! /bin/sh -vx # $Id$ # Copyright 2022 Andreas Scherer # Copyright 2017 Karl Berry # Copyright 2009 Peter Breitenlohner # You may freely use, modify and/or distribute this file. BinDir=${BinDir:-.} ExeExt=${ExeExt:-} _twill=$BinDir/twill$ExeExt test -d tests || mkdir -p tests TEXMFCNF=$srcdir/../kpathsea WEBINPUTS=$srcdir \ $_twill pooltype || exit 1