mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
Revert "test: Cleanup improper VIR_ERR_NO_SUPPORT use"
This reverts commit 172214bd304ff958160307be2efd6614e9868946.
This commit is contained in:
parent
ffafede112
commit
9f3e724339
@ -4082,7 +4082,7 @@ testStorageFindPoolSources(virConnectPtr conn ATTRIBUTE_UNUSED,
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
testError(VIR_ERR_OPERATION_INVALID,
|
testError(VIR_ERR_NO_SUPPORT,
|
||||||
_("pool type '%s' does not support source discovery"), type);
|
_("pool type '%s' does not support source discovery"), type);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user