commit | 0f30deb3b0afa0b2949ba4cb3af988275ce7f998 | [log] [tgz] |
---|---|---|
author | Andreas Dilger <adilger@whamcloud.com> | Sun Mar 18 23:48:45 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Mar 18 23:48:45 2012 -0400 |
tree | 42bd56120a18ffd2698f537c3a4be1c21b7ac74a | |
parent | b0e91c89257d906324d6081c952157f768dfc699 [diff] |
tests: have "make testnew" target use local mke2fs The "make testnew" target in the tests/ subdirectory (used to help create new test cases) should use the locally-built mke2fs binary instead of the installed system binary, to avoid cases where the system binary does not support some new functionality being tested. Signed-off-by: Andreas Dilger <adilger@whamcloud.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>