On Wed, Jun 29, 2016 at 04:57:55PM +0200, Jan Tulak wrote: > xfstests supports extended test names like 314-foo-bar, but installation of > these tests was skipped (not matching a regexp). So this patch fixes the > makefiles in tests directories. > > Signed-off-by: Jan Tulak <jtulak@xxxxxxxxxx> Thanks for fixing it! But this breaks installation in other subdirs # make install ... ../../install-sh -o root -g root -m 755 [0-9]??-* /var/lib/xfstests/tests/btrfs cp: cannot stat ‘[0-9]??-*’: No such file or directory gmake[2]: *** [install] Error 1 gmake[1]: *** [/root/xfstests/tests/btrfs/-install] Error 2 make: *** [tests-install] Error 2 Thanks, Eryu -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html