49bd94cc14
The test misc-tests/038-backup-root-corruption expects a particular layout of the backup roots but this gets slightly changed due to free space tree. $ make TEST=038-backup-root-corruption TEST_ARGS_MKFS='-Rfree-space-tree' TEST_ENABLE_OVERRIDE=true test-misc Will result in test failure as the expected root is in slot 3 and not 2. Update the test to try both. Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
test.sh |