commit 4be267c368388ae296773c8b462e26790746f321
parent 5b035f7d89005c089f79418ef09f9dbc4ce9095e
Author: MS <ms@taler.net>
Date: Tue, 25 May 2021 14:21:46 +0200
need import
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/bin/taler-deployment-config-instances b/bin/taler-deployment-config-instances
@@ -13,6 +13,7 @@ from os import environ, system
from sys import exit
from urllib.parse import urljoin
from subprocess import Popen
+from time import sleep
import psutil
def expect_env(name):