Hello,
Sorry...would there be a problem within the Readme.txt file? (Or between my chair and my keyboard ?!)
->Command:
svn cat http://svn.wp-plugins.org/relevanssi/trunk/readme.txt | grep -i stable
->Output:
Stable tag: 2.7.3
* Fuzzy matching is now user-adjustable.
I expected grep to stop the line after "2.7.3"!
(Same behaviour on Ubuntu and Mac OS X, so I tend to eliminate the possibility of a bug in grep.)
Do you think that could come from unexpected characters/line endings in the source file?