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.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b22eaee3bb3c5040c82aa413d7b45b44ad157815;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 986f44dc28..3638a6d732 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.