docs: Add a note about timeout bug.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 20 Aug 2013 15:35:27 +0000 (16:35 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 20 Aug 2013 15:35:27 +0000 (16:35 +0100)
qemu-sanity-check.pod.in

index 836fb1f..da3f237 100644 (file)
@@ -110,6 +110,16 @@ test that userspace has been reached.
 
 =back
 
+=head1 BUGS
+
+=head2 TIMEOUTS
+
+Timeouts don't currently work because of some oddness with the
+coreutils L<timeout(1)> program and qemu.  Instead you should run the
+whole script with a timeout, like this:
+
+ timeout 10m qemu-sanity-check
+
 =head1 SEE ALSO
 
 L<http://qemu.org>,