You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a --ignore-unexpected-regular-files as Debian apparently decides to sometimes intentionally skip generating md5sums for some files. This would be done as a post-processing filter on the Vec<Issue>.
The text was updated successfully, but these errors were encountered:
Broken out from issue #157.
Add a
--ignore-unexpected-regular-files
as Debian apparently decides to sometimes intentionally skip generating md5sums for some files. This would be done as a post-processing filter on theVec<Issue>
.The text was updated successfully, but these errors were encountered: