On Thu, Oct 31, 2013 at 11:23:42AM +0000, Michal Privoznik wrote:
This just introduces the test for bug fixed in the previous patch.
I was once warned that "previous", "next" and "4/5" are not
good
pointers in a comit message as the commit might be cherry-picked,
rebased or commited somewhere out-of-order and such references will
thus be false. Might be better to use a commit name or hash, although
using the second option, it is not very usable as well.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
tests/virpcitest.c | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)
Other than that, ACK.
Martin