Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 307089 Details for
Bug 390153
sys-power/nut-2.6.2 fails to build if python is python3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
whitespace fix
nut-2.6.2-whitespace-fix.patch (text/plain), 346 bytes, created by
Blu3
on 2012-03-29 14:38:35 UTC
(
hide
)
Description:
whitespace fix
Filename:
MIME Type:
Creator:
Blu3
Created:
2012-03-29 14:38:35 UTC
Size:
346 bytes
patch
obsolete
>--- nut-2.6.2/tools/nut-snmpinfo.py~ 2011-09-15 07:30:44.000000000 -0400 >+++ nut-2.6.2/tools/nut-snmpinfo.py 2012-03-29 10:24:46.718620824 -0400 >@@ -116,7 +116,7 @@ > line = line.rstrip(" ") > line2 = line.split(" ") > >- sysoid = "" >+ sysoid = "" > for elem in line2: > if elem[0] == "\"": > clean_elem = re.sub("\"", "", elem)
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 390153
: 307089 |
307091
|
307093