diff options
Diffstat (limited to 'extras/ganesha')
-rwxr-xr-x | extras/ganesha/scripts/generate-epoch.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/ganesha/scripts/generate-epoch.py b/extras/ganesha/scripts/generate-epoch.py index fa35b3ec4fd..77af014bab9 100755 --- a/extras/ganesha/scripts/generate-epoch.py +++ b/extras/ganesha/scripts/generate-epoch.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 # # Copyright (c) 2016 Red Hat, Inc. <http://www.redhat.com> # This file is part of GlusterFS. |