]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsprogs: don't run quota test if quota is not enabled
authorEric Sandeen <sandeen@redhat.com>
Mon, 26 May 2014 15:43:24 +0000 (11:43 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 27 May 2014 16:12:05 +0000 (12:12 -0400)
commit2eb0ed09d968ac86d9c6e241d3c78e7d4395383a
tree4b211f29f3079980cd9769a1201381d4744b40f6
parent5c15bf5f978bae01f1ca3cbe6414ab1d355a6adf
e2fsprogs: don't run quota test if quota is not enabled

The default configuration still has quota disabled, but
runs the f_quota test unconditionally, so we fail by
default.

Fix that...

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
tests/f_quota/script