diff options
Diffstat (limited to 'tools/gfind_missing_files/gfid_to_path.py')
-rw-r--r-- | tools/gfind_missing_files/gfid_to_path.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gfind_missing_files/gfid_to_path.py b/tools/gfind_missing_files/gfid_to_path.py index c319319e9da..01e08a9494a 100644 --- a/tools/gfind_missing_files/gfid_to_path.py +++ b/tools/gfind_missing_files/gfid_to_path.py @@ -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. |