commit | 8a34cbb5666a80153ea06ba8d59f7406f311bb7a | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jul 05 13:39:42 2016 -0700 |
committer | Rob Landley <rob@landley.net> | Tue Jul 05 17:29:06 2016 -0500 |
tree | fa6a291e5ba652cf8f94c2aaf6531e6a9d8f89d1 | |
parent | fd78cb48e9ac3913c451599b2a86330dcd8e3167 [diff] |
Don't try to guess the build id type in file(1). They're really just arbitrary byte sequences of arbitrary length. Sure, a 20-byte sequence is _probably_ a SHA-1, but there's no way to know, so let's stop pretending...