Whamcloud - gitweb
tests: have "make testnew" target use local mke2fs
authorAndreas Dilger <adilger@whamcloud.com>
Mon, 19 Mar 2012 03:48:45 +0000 (23:48 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 19 Mar 2012 03:48:45 +0000 (23:48 -0400)
commit0f30deb3b0afa0b2949ba4cb3af988275ce7f998
tree42bd56120a18ffd2698f537c3a4be1c21b7ac74a
parentb0e91c89257d906324d6081c952157f768dfc699
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>
tests/Makefile.in