Commit 1dfb50585c09 (quota: test Q_GETNEXTQUOTA) added a new binary without updating .gitignore. Fix this. Signed-off-by: Theodore Ts'o <tytso@xxxxxxx> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c98c7bf..28fa205 100644 --- a/.gitignore +++ b/.gitignore @@ -95,6 +95,7 @@ /src/t_mtab /src/t_stripealign /src/t_truncate_cmtime +/src/test-nextquota /src/testx /src/trunc /src/truncfile -- 2.5.0 -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html