Opened 16 years ago

Closed 14 years ago

#45 closed defect (fixed)

stop after X minutes

Reported by: Sam Hocevar Owned by: Sam Hocevar
Priority: major Milestone: Final
Component: core Version: SVN
Keywords: Cc:
Product: zzuf

Description

-C0 runs forever, -C42 stops after 42 segfaults, but there is no way to tell zzuf "report all segfaults but stop after 10 minutes".

Change History (2)

comment:1 Changed 15 years ago by Sam Hocevar

Component: zzufcore
Product: zzuf
Summary: zzuf: stop after X minutesstop after X minutes

comment:2 Changed 14 years ago by Sam Hocevar

Resolution: fixed
Status: newclosed

Fixed in [4264]. The -t flag now stops after X seconds. The old -t behaviour is now enforced with -U.

Note: See TracTickets for help on using tickets.