]> git-server-git.apps.pok.os.sepia.ceph.com Git - jerasure.git/commit
tests: fail if gf_methods is not found
authorLoic Dachary <ldachary@redhat.com>
Mon, 15 Dec 2014 11:29:51 +0000 (12:29 +0100)
committerLoic Dachary <ldachary@redhat.com>
Mon, 15 Dec 2014 17:17:15 +0000 (18:17 +0100)
commit1be39b85504e6d3c892a31313de3763a55e18dcd
treee916f9b7cae03e4c804a04429dc6d05dbe443d7c
parent3785ed26321f11918908fe65b7a00aa218d9e80a
tests: fail if gf_methods is not found

If the gf_methods was not found, the test would silently succeed doing
nothing. Check for existence and fail if it is not in the path.

Signed-off-by: Loic Dachary <loic@dachary.org>
Examples/test_all_gfs.sh