diff options
author | B. Watson <yalhcru@gmail.com> | 2018-06-24 23:28:09 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2018-06-24 23:28:09 -0400 |
commit | e9979911c66fc563d5fbf02c0170c19ee5c32b7c (patch) | |
tree | a458bafe08dfc6e5c6a3057a00fcfc7fd1bf7ec8 /sbosrcarch | |
parent | 1ee5242b14f02e4ae607e67c0b827a93195069b2 (diff) | |
download | sbostuff-e9979911c66fc563d5fbf02c0170c19ee5c32b7c.tar.gz |
sbosrcarch: wip
Diffstat (limited to 'sbosrcarch')
-rwxr-xr-x | sbosrcarch | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1667,6 +1667,7 @@ sub check_bymd5_wanted { if($allmd5sums{$md5dir}) { $md5_filecount++; + $allmd5sums{$md5dir} = 0; # don't count twice } else { print "$_ extraneous: not mentioned in any .info file\n" if $verbosecheck; } |