mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
test: Add the 64b fc17 kernel to the mirror recovery blacklist.
This commit is contained in:
parent
10a5838a60
commit
fe6b19a6a3
@ -606,6 +606,7 @@ api() {
|
||||
|
||||
skip_if_mirror_recovery_broken() {
|
||||
if test `uname -r` = 3.3.4-5.fc17.i686; then skip; fi
|
||||
if test `uname -r` = 3.3.4-5.fc17.x86_64; then skip; fi
|
||||
}
|
||||
|
||||
udev_wait() {
|
||||
|
Loading…
Reference in New Issue
Block a user