]> sourceware.org Git - lvm2.git/commit
Hotfix to stop harness busylooping
authorZdenek Kabelac <zkabelac@redhat.com>
Thu, 13 Jan 2011 11:02:55 +0000 (11:02 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Thu, 13 Jan 2011 11:02:55 +0000 (11:02 +0000)
commitd044827d9a4b943d8332fbbefdd24e3b865e3e47
tree9c419e2468ad952e5eb246fd171794a6bb254dd3
parenta8de276520b7b4cc252fb12be1714d5008180fd2
Hotfix to stop harness busylooping

Harness seems to be able to busyloop in while cycle and not moving forward
for certain buffer - so check whethere there was some progress.
This fix allows to continue after failed cluster test.

Fix gcc warning for hiding global variable 's' -> sig.
test/lib/harness.c
This page took 0.033004 seconds and 5 git commands to generate.