Make the EbuildQuote check filter out matches that appear to be an argument
authorZac Medico <zmedico@gentoo.org>
Fri, 14 Nov 2008 21:59:56 +0000 (21:59 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 14 Nov 2008 21:59:56 +0000 (21:59 -0000)
commitb2f0fd4d04da5e74a4f8e770b8b1a61982cacab6
treebc37bdf0d4cfa8c46f2aa49143b0d3fd13cc24f7
parentd59d2bcd22f26ff8ca27216c42b1371cc3188ac5
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). (trunk r11913)

svn path=/main/branches/2.1.6/; revision=11914
pym/repoman/checks.py