mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-26 08:02:21 +00:00
08c70e18de
If btrfs isn't in the path, this test will fail with: [TEST/misc] 006-image-on-missing-device failed: btrfs fi show /dev/loop0 test failed for case 006-image-on-missing-device Makefile:226: recipe for target 'test-misc' failed make: *** [test-misc] Error 1 Fix the test script by adding $TOP to the path. Signed-off-by: Luis Henriques <henrix@camandro.org> [ updated to full command names ] Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
001-btrfstune-features | ||
002-uuid-rewrite | ||
003-zero-log | ||
004-shrink-fs | ||
005-convert-progress-thread-crash | ||
006-image-on-missing-device | ||
007-subvolume-sync | ||
008-leaf-crossing-stripes | ||
009-subvolume-sync-must-wait | ||
010-convert-delete-ext2-subvol | ||
011-delete-missing-device | ||
012-find-root-no-result | ||
013-subvolume-sync-crash | ||
014-filesystem-label |