When I tried to fix a mount issue of tests/xfs/003 failure, I found the root cause is my mistake that I added "/" to the end of TEST_DIR, eg. export TEST_DIR=/root/xfstests/test/ This patch set is to let user find the correct cause quickly Jia He (2): fstests: comments to prevent from adding "/" to the end of 2 environment variables fstests: give user friendly prompts for already mounted dir common/rc | 8 ++++++-- configs/example.config | 1 + configs/localhost.config | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) -- 2.1.4 -- 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