]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
Don't run 167 if killall is not installed
authorDave Chinner <dgc@sgi.com>
Thu, 15 May 2008 16:39:01 +0000 (16:39 +0000)
committerDave Chinner <dgc@sgi.com>
Thu, 15 May 2008 16:39:01 +0000 (16:39 +0000)
commit5fac0336b94e58377c34cccc38497b0919a2dea3
treee747fd715dc16aa59b5d1fcbf17c8ea4d9eaa08b
parent7e47b27f053ece7fc9bf25f7c2d24228ab4feaf1
Don't run 167 if killall is not installed

Test 167 will leave runaway fsstress processes around in case killall is
not installed and thus make all following tests fail.  This patch checks
for killall beeing installed and error out otherwise.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Merge of master-melb:xfs-cmds:31171a by kenmcd.

  don't run if killall is not installed.
167