On Wed, Feb 21, 2018 at 10:12 AM, Ross Zwisler
<ross.zwisler(a)linux.intel.com> wrote:
Fix a few places in our unit tests where we were using the system
ndctl
instead of the locally built one. On my system this was leading to false
positive test failures because my local ndctl didn't support this new
command:
ndctl check-namespace --rewrite-log --repair --force --verbose $dev
Signed-off-by: Ross Zwisler <ross.zwisler(a)linux.intel.com>
Looks good to me:
Reviewed-by: Dan Williams <dan.j.williams(a)intel.com>