minor comments

This commit is contained in:
Josh Coalson
2006-09-16 00:07:20 +00:00
parent 68acb04a4d
commit c0da196166
7 changed files with 7 additions and 4 deletions

View File

@@ -617,7 +617,7 @@ rm noise.flac z.wav
# test --input-size
############################################################################
#@@@@@@ cat will not work on old cygwin, need to fix
#@@@ cat will not work on old cygwin, need to fix
if [ $is_win = no ] ; then
echo -n "testing --input-size=50 --skip=10... "
cat 50c.raw | run_flac $raw_eopt --input-size=50 --skip=10 -o z50c.skip10.flac - || die "ERROR generating FLAC file"