From: Sage Weil Date: Fri, 20 Dec 2019 19:32:53 +0000 (-0600) Subject: qa/standalone/special/ceph_objectstore_tool: python3 X-Git-Tag: v15.1.0~407^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e47526e152350f686108319c4bee3de841f2d35b;p=ceph.git qa/standalone/special/ceph_objectstore_tool: python3 Signed-off-by: Sage Weil --- diff --git a/qa/standalone/special/ceph_objectstore_tool.py b/qa/standalone/special/ceph_objectstore_tool.py index 21cf5e3bb999..0fd6b5d5ce2e 100755 --- a/qa/standalone/special/ceph_objectstore_tool.py +++ b/qa/standalone/special/ceph_objectstore_tool.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 from __future__ import print_function from subprocess import call