Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 412312 Details for
Bug 560878
app-portage/gentoolkit-dev - ekeyword.py: fail on ineffective update
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gentoolkit-dev-9999-ekeyword.py-fail-on-planned-update.patch
gentoolkit-dev-9999-ekeyword.py-fail-on-planned-update.patch (text/plain), 245 bytes, created by
Jeroen Roovers (RETIRED)
on 2015-09-20 07:41:10 UTC
(
hide
)
Description:
gentoolkit-dev-9999-ekeyword.py-fail-on-planned-update.patch
Filename:
MIME Type:
Creator:
Jeroen Roovers (RETIRED)
Created:
2015-09-20 07:41:10 UTC
Size:
245 bytes
patch
obsolete
>--- a/src/ekeyword/ekeyword.py >+++ b/src/ekeyword/ekeyword.py >@@ -308,6 +308,8 @@ > if updated and not dry_run: > with io.open(ebuild, 'w', encoding='utf8') as f: > f.writelines(content) >+ if not updated: >+ exit(2) > return updated > >
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 560878
:
412312