@@ -328,7 +328,10 @@ def unzip(source_filename, dest_dir, unpack_even_if_exists=False):
if common_subdir == None:
common_subdir = words[0]
elif common_subdir != words[0]:
common_subdir = ''
common_subdir = None
break
else:
unzip_to_dir = dest_dir
The note is not visible to the blocked user.