pengutronix / genimage

tool to generate multiple filesystem and flash images from a tree
GNU General Public License v2.0
308 stars 110 forks source link

test: normalize flags reported by dumpe2fs #113

Closed jetomit closed 4 years ago

jetomit commented 4 years ago

Tests fail when run on arm64 due to differing filesystem flags (signed_directory_hash / unsigned_directory_hash). This skips the offending line in dumpe2fs output.