We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3bd6b4 commit 8839b07Copy full SHA for 8839b07
1 file changed
cr_module/storage.py
@@ -1025,7 +1025,7 @@ def get_enclosures(enclosure_link):
1025
plugin_object.add_output_data("OK", summary_status,
1026
summary=True, location=f"System {system_id}")
1027
1028
- continue
+ return
1029
1030
plugin_object.add_data_retrieval_error(StorageController, controller_response,
1031
storage_member.get("@odata.id"))
0 commit comments