]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
fstests: add _require_command check to killall
authorMasayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Mon, 13 Jun 2016 02:58:01 +0000 (11:58 +0900)
committerEryu Guan <eguan@redhat.com>
Wed, 15 Jun 2016 07:44:49 +0000 (15:44 +0800)
commit2fb853cd582af586f4e649f84d16d53d5a3628e0
treee40222eb80f48302ff7d25087c055539fb08d3f9
parentc0c6e54ce63f78368b27e8d56f6ce0cdd1dec944
fstests: add _require_command check to killall

Some tests use killall command, but killall may not exist.
We should check whether killall exists or not.

Signed-off-by: Masayoshi Mizuma <m.mizuma@jp.fujitsu.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
12 files changed:
tests/generic/051
tests/generic/270
tests/generic/310
tests/xfs/011
tests/xfs/013
tests/xfs/051
tests/xfs/070
tests/xfs/079
tests/xfs/141
tests/xfs/167
tests/xfs/297
tests/xfs/305