diff options
Diffstat (limited to 'tests/basic/quota-nfs.t')
-rwxr-xr-x | tests/basic/quota-nfs.t | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/basic/quota-nfs.t b/tests/basic/quota-nfs.t index 663a8da90ad..de94a950a7f 100755 --- a/tests/basic/quota-nfs.t +++ b/tests/basic/quota-nfs.t @@ -4,6 +4,8 @@ . $(dirname $0)/../volume.rc . $(dirname $0)/../nfs.rc +#G_TESTDEF_TEST_STATUS_CENTOS6=NFS_TEST + cleanup; QDD=$(dirname $0)/quota # compile the test write program and run it |