Periodic script 407.status-mfi-raid contains a typo: "Adpater" instead of "Adapter". See patch. Fix: rc=0 for ctrl in `jot ${ADPCOUNT} ${ADPMINIDX} ${ADPMAXIDX}`; do - echo "Adpater: ${ctrl}" + echo "Adapter: ${ctrl}" # Print summary information. echo "------------------------------------------------------------------------"--UiL2jipKL1RLnycr63aFPZIX3Lc0L3QjhdPqFQQznsSWXNVE Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" --- 407.status-mfi-raid.old 2008-04-15 00:16:08.000000000 +0200 +++ 407.status-mfi-raid 2008-04-15 00:16:30.000000000 +0200 @@ -53,7 +53,7 @@ How-To-Repeat: Run the script on suitably configured machine.
Responsible Changed From-To: freebsd-ports-bugs->ivoras Submitter has GNATS access (via the GNATS Auto Assign Tool)
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: ivoras->freebsd-ports-bugs Doesn't have GNATS access.
Hi, On 15 Apr 2008, at 0:30, Edwin Groothuis wrote: > Maintainer of sysutils/linux-megacli, > > Please note that PR ports/122775 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. Ok, reviewed and fine with me! Thanks for submitting Regards, Ruben > > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/122775 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org
State Changed From-To: feedback->open Maintainer approved.
bsam 2008-04-17 20:07:53 UTC FreeBSD ports repository Modified files: sysutils/linux-megacli/files 407.status-mfi-raid.in Log: Fix a typo Adpater -> Adapter. PR: ports/122775 Submitted by: ivoras Approved by: Ruben van Staveren <ruben at verweg.com> (maintainer) Revision Changes Path 1.3 +2 -2 ports/sysutils/linux-megacli/files/407.status-mfi-raid.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!