btrfs-progs: tests: enhance run_mayfail description comment

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2016-11-11 13:36:27 +01:00
parent 7dbb17dbb2
commit 9d0e6a67f9

View File

@ -63,7 +63,9 @@ run_check_stdout()
fi
}
# same as run_check but does not fail the test, output is logged
# same as run_check but does not fail the test if it's handled gracefully by
# the tool, unexpected failure like segfault or abor will exit forcibly
# output is logged
run_mayfail()
{
local ret