RFE: check_perms: ignore archives
9 May
2001
9 May
'01
11:51 p.m.
Allow check_perms to bypass the archives subdirs. When they get large, check_perms can take *forever*, and so people won't run it, which is bad.
I hacked something quickly that should be an option instead:
$ diff check_perms check_perms2 80a81,86
if 'archives' in names: print 'removing archives from names array' names.remove('archives') return
8653
Age (days ago)
8653
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Mick