On Sun, Feb 16, 2014 at 11:54:15PM +0000, Sami Kerola wrote: > tests/functions.sh | 15 +++++++-------- > tests/run.sh | 32 +++++++++++++++++++------------- > 2 files changed, 26 insertions(+), 21 deletions(-) Applied, but with changes: * It is not enabled by default if you manually execute ./run.sh, you have to specify --parallel[=<num>] to enable this feature (the =<num> is optional). It's enabled for "make check". Frankly, I cannot imagine that I will debug anything around mount(8) with enabled --parallel :-) * the option is propagated to function.sh (where is $TS_PARALLEL) * the output format depends on $TS_PARALLEL, it means that without the --parallel option is the output still the same. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html