summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
Diffstat (limited to 'pym')
-rw-r--r--pym/portage.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pym/portage.py b/pym/portage.py
index 854901956..f451c466b 100644
--- a/pym/portage.py
+++ b/pym/portage.py
@@ -5749,6 +5749,7 @@ class dblink:
os.rmdir(obj)
print "<<< ","dir",obj
last_non_empty = ""
+ continue
except (OSError,IOError),e:
#immutable?
pass