]> git.ipfire.org Git - thirdparty/mdadm.git/commit - test
tests/func.sh: Fix some total breakage in the test scripts
authorJes Sorensen <jsorensen@fb.com>
Wed, 11 Apr 2018 21:01:50 +0000 (17:01 -0400)
committerJes Sorensen <jsorensen@fb.com>
Wed, 11 Apr 2018 21:27:28 +0000 (17:27 -0400)
commit59416da78fc66084f721163b914913dc1da37b44
treeaaa45b7fe856ee60dd3f76e0028d9666131a1475
parentb91ad097d6eecb85cf28915836370288709fbda8
tests/func.sh: Fix some total breakage in the test scripts

We will never mandate an obsolete file system such as ext[2-4] for
running the test suite, nor should the test version of mdadm be
installed on the system for the tests to be run.

Signed-off-by: Jes Sorensen <jsorensen@fb.com>
Fixes: 20d10b4be873ba ("mdadm/test: Refactor and revamp 'test' script")
test
tests/func.sh