xfstests 276: use _require_no_large_scratch_dev instead of the removed _require_nobigloopfs

_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>
This commit is contained in:
Wang Sheng-Hui
2013-03-21 06:13:23 +00:00
committed by Rich Johnston
parent 3574531af4
commit 07c1f8d7ba
+1 -2
View File
@@ -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"