Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 198880 Details for
Bug 278807
app-portage/layman cvs update command needs to include -d or it dosn't checkout new directorys
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
layman.patch
layman.patch (text/plain), 654 bytes, created by
David van Laatum
on 2009-07-23 08:10:35 UTC
(
hide
)
Description:
layman.patch
Filename:
MIME Type:
Creator:
David van Laatum
Created:
2009-07-23 08:10:35 UTC
Size:
654 bytes
patch
obsolete
>*** /usr/lib/python2.5/site-packages/layman/overlays/cvs.py Sat Nov 15 20:18:44 2008 >--- cvs.py Thu Jul 23 17:38:42 2009 >*************** >*** 74,80 **** > quiet_option = '' > > return self.cmd('cd "' + path([base, self.name]) + '" && ' + >! self.binary + quiet_option + ' update') > > def supported(self): > '''Overlay type supported?''' >--- 74,80 ---- > quiet_option = '' > > return self.cmd('cd "' + path([base, self.name]) + '" && ' + >! self.binary + quiet_option + ' update -d') > > def supported(self): > '''Overlay type supported?'''
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 278807
: 198880