testdisplay: don't read hotplug events from buffer before libudev
authorJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 4 May 2011 21:55:32 +0000 (14:55 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 4 May 2011 21:57:06 +0000 (14:57 -0700)
commit12de60a5e8db990c173b21857fe68ff74daa5679
tree57be69fba284586aedcb5c31b6eb10e1cea18623
parentb11d67a33baca467bebd53bf605bdeeee1f31e26
testdisplay: don't read hotplug events from buffer before libudev

Otherwise we'll just block rather than trying to update the display.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
tests/testdisplay.c