Re: [PATCH 3/3] btrfs-progs: test: fix convert-tests 004 failure

2016-11-18 Thread David Sterba
On Fri, Nov 18, 2016 at 02:49:51PM +0900, Tsutomu Itoh wrote: > convert-tests 004 failed because the argument to check_all_images > is not specified. > > # make test-convert > [TEST] convert-tests.sh > [TEST/conv] 004-ext2-backup-superblock-ranges > find: '': No such file or directory

[PATCH 3/3] btrfs-progs: test: fix convert-tests 004 failure

2016-11-17 Thread Tsutomu Itoh
convert-tests 004 failed because the argument to check_all_images is not specified. # make test-convert [TEST] convert-tests.sh [TEST/conv] 004-ext2-backup-superblock-ranges find: '': No such file or directory # Signed-off-by: Tsutomu Itoh --- tests/convert-tests/004-ext2-backup-sup