
20 May
2010
20 May
'10
5:11 p.m.
* Jim Meyering (jim@meyering.net) wrote:
That patch looks fine, and is nicely minimal. However, it does relax the test significantly. Rather than requiring that QEMU_VERSION_STR be a prefix, it would allow it to appear anywhere within the -help output.
While I really doubt it'd ever make a difference, it's easy to retain the stricter test, so I wrote this. Either way is fine with me.
Yours works for me too. thanks, -chris