public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* How to increase time out in dejagnu?
@ 1998-01-23 14:48 H.J. Lu
  1998-01-23 21:26 ` Jeffrey A Law
  0 siblings, 1 reply; 2+ messages in thread
From: H.J. Lu @ 1998-01-23 14:48 UTC (permalink / raw)
  To: egcs

Hi,

It must be dumb question. I have a very slow machine. When I do
"make check" with egcs, I keep getting

child killed: hangup

If I run the command by hand, it works fine. I suspect there
is a timeout value somewhere. I was wondering how I could
increase it to 10 minutes.

Thanks.


-- 
H.J. Lu (hjl@gnu.org)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to increase time out in dejagnu?
  1998-01-23 14:48 How to increase time out in dejagnu? H.J. Lu
@ 1998-01-23 21:26 ` Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1998-01-23 21:26 UTC (permalink / raw)
  To: H.J. Lu; +Cc: egcs

  In message < m0xvWu8-0004ecC@ocean.lucon.org >you write:
  > It must be dumb question. I have a very slow machine. When I do
  > "make check" with egcs, I keep getting
  > 
  > child killed: hangup
  > 
  > If I run the command by hand, it works fine. I suspect there
  > is a timeout value somewhere. I was wondering how I could
  > increase it to 10 minutes.
A well placed

set timeout 600

Ought to do the trick.  You might be able to put in a global
site.exp.  I don't really know.

jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-01-23 21:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-23 14:48 How to increase time out in dejagnu? H.J. Lu
1998-01-23 21:26 ` Jeffrey A Law

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).