From: Sage Weil Date: Fri, 13 Dec 2019 19:57:53 +0000 (+0000) Subject: task/install/daemon-helper: python3 X-Git-Tag: 1.1.0~178^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1384%2Fhead;p=teuthology.git task/install/daemon-helper: python3 Signed-off-by: Sage Weil --- diff --git a/teuthology/task/install/daemon-helper b/teuthology/task/install/daemon-helper index 986f44dc2..3638a6d73 100755 --- a/teuthology/task/install/daemon-helper +++ b/teuthology/task/install/daemon-helper @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 """ Helper script for running long-living processes.