On Solaris 10, flac 1.2.0.
test_metaflac.sh fails on the first test: the parameters used for grep and diff are not valid with the Solaris' versions of those tools.
It's trivial to change, see the attached patch. It fixes the issue for Solaris, and I think it should work for any Unix/Linux as well.
laurent
2007-08-28
Patch for test_metaflac.sh: remove GNU-specific parms for grep/diff
Josh Coalson
2007-08-29
Josh Coalson
2007-08-29
Logged In: YES
user_id=78173
Originator: NO
fixed, I added a check for egrep vs grep -E too
Josh Coalson
2007-08-29