commit | db7cb4b4a6c50527c764e11c12b6caf4f207d46b | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@whamcloud.com> | Wed Jun 15 22:17:38 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Jun 15 22:17:38 2011 -0400 |
tree | 5a8ec70868f8df8182e105ee97bee2d65d712694 | |
parent | 3385a25408f7ecc1eac3bfcb619a2bf474687a14 [diff] |
check: build all dependencies before "make check" If "make check" is run on a clean repository, it fails due to missing dependencies for building the test programs. Have "make check" build all dependencies before starting the tests to ensure that it can finish without error. Signed-off-by: Andreas Dilger <adilger@whamcloud.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>