beta-0.89.2
[luatex.git] / source / texk / web2c / bibtex.test
blob828467b0fdaf68dcb12c7b9a0e3fea90b84222ac
1 #! /bin/sh
3 # Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
4 # You may freely use, modify and/or distribute this file.
6 test -d tests || mkdir -p tests
8 cp $srcdir/tests/exampl.aux tests/xexampl.aux
10 TEXMFCNF=$srcdir/../kpathsea \
11 BSTINPUTS=$srcdir/tests \
12 BIBINPUTS=$srcdir/tests \
13 ./bibtex tests/xexampl || exit 1