FreeBSD Bugzilla – Attachment 100674 Details for
Bug 140012
Error in sysutils/heartbeat 2.1.4_3, find_interface_bsd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
heartbeat-140012.diff.txt
heartbeat-140012.diff.txt (text/plain; charset=US-ASCII), 644 bytes, created by
ports
on 2009-10-31 16:10:46 UTC
(
hide
)
Description:
heartbeat-140012.diff.txt
Filename:
MIME Type:
Creator:
ports
Created:
2009-10-31 16:10:46 UTC
Size:
644 bytes
patch
obsolete
>--- files/patch-resources-OCF-IPaddr.orig 2009-08-21 03:55:41.000000000 -0500 >+++ files/patch-resources-OCF-IPaddr 2009-10-31 10:02:44.000000000 -0500 >@@ -41,11 +41,11 @@ > + > + while (<STDIN>) { > + chomp(); >-+ if ( /^(\w+):\s+flags=/ ) { >++ if ( /^(\w+):\sflags=/ ) { > + $if_name = $1; > + $if_status = ( /UP/ ) ? 1 : 0; > + } >-+ if ( /^\s+inet\s+${ip}/ ) { >++ if ( /^\tinet\s${ip}\s/ ) { > + if ( $if_status ) { > + print $if_name; > + exit(0)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 140012
:
100673
| 100674