mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
test_streams.sh: Improve error message
This commit is contained in:
@@ -42,7 +42,7 @@ run_flac ()
|
|||||||
|
|
||||||
echo "Generating streams..."
|
echo "Generating streams..."
|
||||||
if [ ! -f wacky1.wav ] ; then
|
if [ ! -f wacky1.wav ] ; then
|
||||||
test_streams || die "ERROR during test_streams"
|
test_streams || die "ERROR: missing files"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user