diff options
Diffstat (limited to 'tools/glusterfind/glusterfind.in')
-rw-r--r-- | tools/glusterfind/glusterfind.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/glusterfind/glusterfind.in b/tools/glusterfind/glusterfind.in index 3af04d46539..79f06faeae0 100644 --- a/tools/glusterfind/glusterfind.in +++ b/tools/glusterfind/glusterfind.in @@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/python3 # Copyright (c) 2015 Red Hat, Inc. <http://www.redhat.com/> # This file is part of GlusterFS. |