common: fix comment about _require_test

_require_test will mount test dev if not mounted, fix the comment to
reflect that.

Signed-off-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
Eryu Guan
2014-12-12 11:26:45 +11:00
committed by Dave Chinner
parent 8d03c12def
commit 7b7e4497be
+1 -1
View File
@@ -1112,7 +1112,7 @@ _require_scratch()
}
# this test needs a test partition - check we're ok & unmount it
# this test needs a test partition - check we're ok & mount it
#
_require_test()
{