Skip to content

Commit

Permalink
fixup! CP-45016: Implement get_nbd_server SMAPIv2 call
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent-lau committed Nov 4, 2024
1 parent edb2fc3 commit 9c5c55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocaml/xapi/storage_smapiv1_wrapper.ml
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@ functor
(Storage_interface.Storage_error
(Backend_error
( Api_errors.internal_error
, [Printf.sprintf "No tapdisk attach info found"]
, ["No tapdisk attach info found"]
)
)
)
Expand Down

0 comments on commit 9c5c55b

Please sign in to comment.