summaryrefslogtreecommitdiff
path: root/filter.py
diff options
context:
space:
mode:
Diffstat (limited to 'filter.py')
-rw-r--r--filter.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter.py b/filter.py
index 55ab94a..f8182e3 100644
--- a/filter.py
+++ b/filter.py
@@ -108,7 +108,7 @@ def generate_exclude_list_from_blacklist(packages_iterable, blacklisted_names,
if debug:
printf(a)
-
+ return a
try:
fsock = open(exclude_file,"w")
try: