From c82d764878b75b2d2172db34bb2083255f71bfdf Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 25 Mar 2021 11:17:54 +0000 Subject: [PATCH] Update git submodules * Update storlets from branch 'master' to 1a2bbb692842259c7f03d0e58507f1dcc893f065 - Merge "Use Python3 in client side to run Python2 functional tests" - Use Python3 in client side to run Python2 functional tests This change makes Python2 functional tests use Python 3 client side to avoid "InterpreterNotFound: python2.7" error with tox in focal. Server side processes are still launched on Python 2.7. Change-Id: Ie2ac2b6c05d54e5a7798447ce7c120c2422140e4 --- storlets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storlets b/storlets index 27b86605cd..1a2bbb6928 160000 --- a/storlets +++ b/storlets @@ -1 +1 @@ -Subproject commit 27b86605cdfda872e18cee4ef754bdaed022cdbd +Subproject commit 1a2bbb692842259c7f03d0e58507f1dcc893f065