test for existence of test_files/

This commit is contained in:
Josh Coalson 2001-07-22 07:25:50 +00:00
parent de7f2ed107
commit 21f692bb25
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ export LD_LIBRARY_PATH
PATH=../src/flac:../obj/bin:$PATH
BINS_PATH=../../test_files/bins
test -d ${BINS_PATH} || exit 77
test_file ()
{
name=$1