]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
xfstests 276: use _require_no_large_scratch_dev instead of the removed _require_nobig...
authorWang Sheng-Hui <shhuiw@gmail.com>
Thu, 21 Mar 2013 06:13:23 +0000 (06:13 +0000)
committerRich Johnston <rjohnston@sgi.com>
Mon, 25 Mar 2013 13:38:00 +0000 (08:38 -0500)
_require_nobigloopfs has been removed.
We should use _require_no_large_scratch_dev in the test script.

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
Reviewed-by: Rich Johnston <rjohnston@sgi.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
276

diff --git a/276 b/276
index 40b30cfc7b78164a1e7d2c4b69c76bf6b99746b3..87363caf0ff926e5260774f5aae39be0af8d6258 100755 (executable)
--- a/276
+++ b/276
@@ -58,8 +58,7 @@ _need_to_be_root
 _supported_fs btrfs
 _supported_os Linux
 _require_scratch
-
-_require_nobigloopfs
+_require_no_large_scratch_dev
 _require_btrfs inspect-internal
 _require_command "/usr/sbin/filefrag"