Skip to content

Commit e0f7a3f

Browse files
committed
XSI-312 CA-289145 fix backport
Signed-off-by: Christian Lindig <[email protected]>
1 parent 093b3cc commit e0f7a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/open_uri.ml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*
1616
*)
1717

18-
open Xapi_stdext_pervasives.Pervasiveext
18+
let finally = Stdext.Pervasiveext.finally
1919

2020
let handle_socket f s =
2121
try

0 commit comments

Comments
 (0)