mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
test for existence of test_files/
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user