Bug 77783 - [Maintainer] www/gatling: fix 'gatling -h' not returning correctly
Summary: [Maintainer] www/gatling: fix 'gatling -h' not returning correctly
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-20 16:20 UTC by Thomas-Martin Seck
Modified: 2005-02-21 10:39 UTC (History)
0 users

See Also:


Attachments
file.diff (832 bytes, patch)
2005-02-20 16:20 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2005-02-20 16:20:20 UTC
Integrate a patch to stop gatling from spinning endlessly when called
with the -h option. The patch was optained from gatling CVS.

Note to committer:
please 'cvs add' files/patch-gatling.c

Fix: Apply this patch:
How-To-Repeat: Install gatling, call "gatling -h", then start top(1) and look for the
gatling process.
Comment 1 Michael Johnson freebsd_committer freebsd_triage 2005-02-21 10:39:40 UTC
State Changed
From-To: open->closed

Committed, Thanks!