mirror of
https://github.com/akuker/RASCSI.git
synced 2024-12-21 08:29:59 +00:00
Comment update
This commit is contained in:
parent
f846242aea
commit
acc7d3cba5
@ -421,6 +421,7 @@ PbOperationInfo *RascsiResponse::GetOperationInfo(PbResult& result)
|
||||
|
||||
AddOperation(*operation_info, OPERATION_INFO, "Get operation meta data");
|
||||
|
||||
// Ensure that all operations are covered
|
||||
assert(operation_info->operations_size() == 30);
|
||||
|
||||
result.set_status(true);
|
||||
|
Loading…
Reference in New Issue
Block a user