Skip to content

Commit

Permalink
tests/emerge: disable unmerge delays
Browse files Browse the repository at this point in the history
  • Loading branch information
zmedico committed Sep 2, 2011
1 parent a9a50ee commit 2f43793
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pym/portage/tests/emerge/test_simple.py
Expand Up @@ -144,7 +144,9 @@ def testSimple(self):

env = {
"__PORTAGE_TEST_EPREFIX" : eprefix,
"CLEAN_DELAY" : "0",
"DISTDIR" : distdir,
"EMERGE_WARNING_DELAY" : "0",
"INFODIR" : "",
"INFOPATH" : "",
"PATH" : path,
Expand Down

0 comments on commit 2f43793

Please sign in to comment.