提交 9f3e7243 编写于 作者: O Osier Yang

Revert "test: Cleanup improper VIR_ERR_NO_SUPPORT use"

This reverts commit 172214bd.
上级 ffafede1
...@@ -4082,7 +4082,7 @@ testStorageFindPoolSources(virConnectPtr conn ATTRIBUTE_UNUSED, ...@@ -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);
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册