|
From: | Paolo Bonzini |
Subject: | Re: Some tests with timeout erroneously skipped on Debian |
Date: | Mon, 12 Apr 2010 18:58:22 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100301 Fedora/3.0.3-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.3 |
Can we wait for something much shorter than 10s, to avoid tying up a process for that long for no other reason than to determine if timeout(1) exists?
That would only happen if true does not exist. If it does, it exits immediately and so does timeout. It would be different if I did "timeout 1s sleep 2" of course.
And are we sure that the other timeout program adequately implements everything used by the testsuite
All we use is "timeout 10s blah". Stefano confirmed that it works. Paolo
[Prev in Thread] | Current Thread | [Next in Thread] |