commit: 583dee12c3f1363fa4593c7fc2532673546a74ce Author: Magnus Granberg <zorry <AT> gentoo <DOT> org> AuthorDate: Sun Oct 4 20:06:34 2015 +0000 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org> CommitDate: Sun Oct 4 20:06:34 2015 +0000 URL: https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=583dee12
fix a typo in the portage.patch patches/portage.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/portage.patch b/patches/portage.patch index fa8e6ca..ae45666 100644 --- a/patches/portage.patch +++ b/patches/portage.patch @@ -287,8 +287,8 @@ self._jobs -= 1 self._status_display.running = self._jobs self._schedule() ---- a/pym/repoman/main.py 2015-09-22 02:20:41.000000000 +0200 -+++ b/pym/repoman/main.py 2015-10-04 20:21:57.586494104 +0200 +--- a/pym/tbc/repoman/main.py 2015-09-22 02:20:41.000000000 +0200 ++++ b/pym//tbc/repoman/main.py 2015-10-04 20:21:57.586494104 +0200 @@ -45,8 +45,9 @@ bad = create_color_func("BAD") os.umask(0o22)