commit: aa9cb43df0b14b0e45fa1749b5c89ab769abd618 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org> AuthorDate: Sun Oct 4 20:10:07 2015 +0000 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org> CommitDate: Sun Oct 4 20:10:07 2015 +0000 URL: https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=aa9cb43d
fix a typo in the portage.patch patches/portage.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/portage.patch b/patches/portage.patch index ae45666..1faf3c0 100644 --- a/patches/portage.patch +++ b/patches/portage.patch @@ -288,7 +288,7 @@ self._status_display.running = self._jobs self._schedule() --- 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 ++++ 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)