I wrote:
.....
test $confirm -lt 60 || break
done
>/dev/bug
test "$loop" -gt 0
evaluate_retval
sleep 5
if test -s /dev/bug; then
I meant "sleep 6", so that it is longer than any builtin kernel delay. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
