On Sat, Oct 27, 2018 at 09:48:58AM +0100, fdmanana@xxxxxxxxxx wrote: > From: Filipe Manana <fdmanana@xxxxxxxx> > > Some tests that use dmflakey to test filesystem consistency after a power > failure are in the 'log' group while others are not. So fix the > incosistency and put them all under the 'log' group. > > Signed-off-by: Filipe Manana <fdmanana@xxxxxxxx> > --- > tests/btrfs/group | 14 +++++++------- > tests/generic/group | 48 ++++++++++++++++++++++++------------------------ > tests/shared/group | 2 +- > 3 files changed, 32 insertions(+), 32 deletions(-) > mode change 100644 => 100755 tests/btrfs/group > mode change 100644 => 100755 tests/generic/group I assume the file mode changes are made by mistake, will fix the mode on commit. Thanks, Eryu