commit | 2a3ac1459f857f17e1c273c49a8df000b14fc8db | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Fri Dec 04 16:17:03 2015 -0600 |
committer | Rob Landley <rob@landley.net> | Fri Dec 04 16:17:03 2015 -0600 |
tree | bd0013252d927e1f7e6a97f6dfcc4e51d416e11c | |
parent | 88d207790e277aa864e6ed114be1c6e59d8ee3f4 [diff] |
Tom Marshall reported that blkid was handling ext2 wrong. Even though ext2 has a comment that it has to be at the start, I added swap to the start of the array (oops). The test suite was also wrong (it was matching the _incorrect_ output).