> On 6 Jan 2023, at 16:31, Michał Górny wrote:
>
> On Fri, 2023-01-06 at 16:27 +0100, Toralf Förster wrote:
>> On 1/6/23 01:20, alexey+gen...@asokolov.org wrote:
>>> If the test fails with "die", Xvfb keeps running forever; but it's
>>> cleaned up correctly with die -n
>>
>> At my tinderbox I
On Fri, 2023-01-06 at 00:20 +, alexey+gen...@asokolov.org wrote:
> From: Alexey Sokolov
>
> Rationale:
>
> src_test() {
> virtx distutils-r1_src_test
> }
>
> If the test fails with "die", Xvfb keeps running forever; but it's
> cleaned up correctly with die -n
>
> Signed-off-by: Alexey So
On Fri, 2023-01-06 at 16:27 +0100, Toralf Förster wrote:
> On 1/6/23 01:20, alexey+gen...@asokolov.org wrote:
> > If the test fails with "die", Xvfb keeps running forever; but it's
> > cleaned up correctly with die -n
>
> At my tinderbox I do experience sometimes a running dirmngr process
> solel
On 1/6/23 01:20, alexey+gen...@asokolov.org wrote:
If the test fails with "die", Xvfb keeps running forever; but it's
cleaned up correctly with die -n
At my tinderbox I do experience sometimes a running dirmngr process
solely running since days. /me wonders if that's the result of a similar
s
On Fri, 2023-01-06 at 00:20 +, alexey+gen...@asokolov.org wrote:
> From: Alexey Sokolov
>
> Rationale:
>
> src_test() {
> virtx distutils-r1_src_test
> }
>
> If the test fails with "die", Xvfb keeps running forever; but it's
> cleaned up correctly with die -n
>
> Signed-off-by: Alexey So
From: Alexey Sokolov
Rationale:
src_test() {
virtx distutils-r1_src_test
}
If the test fails with "die", Xvfb keeps running forever; but it's
cleaned up correctly with die -n
Signed-off-by: Alexey Sokolov
---
eclass/distutils-r1.eclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions