diff options
| author | Brian Dolbec <dolsen@gentoo.org> | 2022-07-10 23:41:33 -0700 |
|---|---|---|
| committer | Brian Dolbec <dolsen@gentoo.org> | 2022-07-10 23:53:33 -0700 |
| commit | bf3eb16e451fd1bdee8ef03a0d22e0040e033f19 (patch) | |
| tree | 0c25d4124b6e7b90ea220657e4a5dc2289b2fff1 /tox.ini | |
| parent | 9ab5d996f33c219ced4c9ca53d66fb2e6e45a691 (diff) | |
| download | gentoolkit-bf3eb16e451fd1bdee8ef03a0d22e0040e033f19.tar.gz | |
eclean/pkgindex.py: Fix typo in function call
File "/usr/lib/python3.10/site-packages/gentoolkit/eclean/pkgindex.py", line
60, in clean_pkgs_index
if self.get_emaint_binhost():
AttributeError: 'PkgIndex' object has no attribute 'get_emaint_binhost'. Did
you mean: '_get_emaint_binhost'?
Also fix too many parameters in line 68 for the self.controller() call
Bug: https://bugs.gentoo.org/857555
Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions
