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