diff options
Diffstat (limited to 'extras/quota/xattr_analysis.py')
| -rwxr-xr-x | extras/quota/xattr_analysis.py | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/quota/xattr_analysis.py b/extras/quota/xattr_analysis.py index 780ff340677..7bd7d96374c 100755 --- a/extras/quota/xattr_analysis.py +++ b/extras/quota/xattr_analysis.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2 +#!/usr/bin/python3  # Below script has two purposes  #  1. Display xattr of entire FS tree in a human readable form  #  2. Display all the directory where contri and size mismatch.  | 
