On Fri, Aug 28, 2015 at 11:43:56AM +0800, Zhao Lei wrote: > Add testcase filter for misc-tests, so we can select to run necessary > test cases. > > For example: > # ./misc-tests.sh 002 > [TEST] 002-uuid-rewrite > # > # ./misc-tests.sh subvolume > [TEST] 007-subvolume-sync > # I'm not sure this is is necessary, the TEST variable can be used for that purpose: $ TEST='002*' ./misc-tests.sh -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
