projects
/
platform
/
upstream
/
flac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddd0d51
)
minor comments
author
Josh Coalson
<jcoalson@users.sourceforce.net>
Sun, 4 Feb 2007 04:28:37 +0000
(
04:28
+0000)
committer
Josh Coalson
<jcoalson@users.sourceforce.net>
Sun, 4 Feb 2007 04:28:37 +0000
(
04:28
+0000)
test/test_flac.sh
patch
|
blob
|
history
diff --git
a/test/test_flac.sh
b/test/test_flac.sh
index
3229650
..
8eff783
100755
(executable)
--- a/
test/test_flac.sh
+++ b/
test/test_flac.sh
@@
-1125,7
+1125,7
@@
echo "Testing the metadata-handling properties of flac-to-flac encoding..."
testdir="flac-to-flac-metadata-test-files"
filter ()
{
- # minor danger, changing vendor strings
will
change the length of the
+ # minor danger, changing vendor strings
might
change the length of the
# VORBIS_COMMENT block, but if we add "^ length: " to the patterns,
# we lose info about PADDING size that we need
grep -Ev '^ vendor string: |^ m..imum .....size: ' | sed -e 's/, stream_offset.*//'