From: Richard W.M. Jones Date: Tue, 20 Aug 2013 15:35:27 +0000 (+0100) Subject: docs: Add a note about timeout bug. X-Git-Tag: v1.1.1~7 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;ds=inline;h=2e43e769fbb287fa3e25363e3f65f85e2123469b;p=qemu-sanity-check.git docs: Add a note about timeout bug. --- diff --git a/qemu-sanity-check.pod.in b/qemu-sanity-check.pod.in index 836fb1f..da3f237 100644 --- a/qemu-sanity-check.pod.in +++ b/qemu-sanity-check.pod.in @@ -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 program and qemu. Instead you should run the +whole script with a timeout, like this: + + timeout 10m qemu-sanity-check + =head1 SEE ALSO L,