Escape a newline from the previous commit.
authorZac Medico <zmedico@gentoo.org>
Sun, 10 Dec 2006 00:11:38 +0000 (00:11 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 10 Dec 2006 00:11:38 +0000 (00:11 -0000)
svn path=/main/trunk/; revision=5247

bin/emerge

index c022fb4875c385be45530f01fd7edc4901166ee3..073f9fd4209c4e62734736ac7bcfeae68e431cea 100755 (executable)
@@ -1471,7 +1471,7 @@ class depgraph:
                                                # node matters.  In any case, this particular block is
                                                # automatically resolved.
                                                continue
-                                       if pstatus == "merge" and
+                                       if pstatus == "merge" and \
                                                slot_atom not in blocked_slots_final.values():
                                                upgrade_matches = final_db.match(slot_atom)
                                                if upgrade_matches: