Make the EbuildQuote check filter out matches that appear to be an argument
authorZac Medico <zmedico@gentoo.org>
Fri, 14 Nov 2008 21:57:14 +0000 (21:57 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 14 Nov 2008 21:57:14 +0000 (21:57 -0000)
commit420a428b6e59afd5e5743c8ac9b19a281410e9f1
treefc4da66ceb993f43d28d52216c579e02e348f7c5
parentfc99e6d10c0d359de1d28d1ff414b8c2a0f6a969
Make the EbuildQuote check filter out matches that appear to be an argument
to a message command. For example: false || ewarn "foo $WORKDIR/bar baz"
Thanks to Diego 'Flameeyes' Pettenò <flameeyes@g.o> for reporting this
issue (currently triggered by ruby-prof-0.7.0.ebuild).

svn path=/main/trunk/; revision=11913
pym/repoman/checks.py