Changeset 31564 in vbox for trunk/src/VBox/Main/testcase
- Timestamp:
- Aug 11, 2010 12:42:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstHostHardwareLinux.cpp
r30265 r31564 146 146 } 147 147 VBoxMainHotplugWaiter waiter; 148 RTPrintf ("Waiting for hotplug events. Note that DBus often seems to deliver duplicate events in close succession.\n");149 148 RTPrintf ("Waiting for a hotplug event for five seconds...\n"); 150 149 doHotplugEvent(&waiter, 5000);
Note:
See TracChangeset
for help on using the changeset viewer.