From: Eryu Guan Date: Wed, 1 Apr 2015 00:29:16 +0000 (+1100) Subject: generic/077: add missing _require_scratch X-Git-Tag: v2022.05.01~2917 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=998f59d43b9d21c9eaf235ea2895f69803e3c1d4;p=xfstests-dev.git generic/077: add missing _require_scratch generic/077 uses $SCRATCH_DEV without _require_scratch. Add it back. Signed-off-by: Eryu Guan Reviewed-by: Brian Foster Signed-off-by: Dave Chinner --- diff --git a/tests/generic/077 b/tests/generic/077 index 0d6aec7f..8405b02d 100755 --- a/tests/generic/077 +++ b/tests/generic/077 @@ -54,6 +54,7 @@ _supported_os Linux [ ! -d $filler ] && _notrun "No directory to source files from" +_require_scratch _require_attrs _require_acls _require_user