diff options
Diffstat (limited to 'extras/profiler/glusterfs-profiler')
-rwxr-xr-x | extras/profiler/glusterfs-profiler | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/profiler/glusterfs-profiler b/extras/profiler/glusterfs-profiler index 65d445864aa..9c76d5b379c 100755 --- a/extras/profiler/glusterfs-profiler +++ b/extras/profiler/glusterfs-profiler @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python2 # Copyright (c) 2006-2012 Red Hat, Inc. <http://www.redhat.com> # This file is part of GlusterFS. |