Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/454336
Change subject: Don't mix tabs and spaces in python code
......................................................................
Don't mix tabs and spaces in python code
Some forms of mixing seems to be fatal in python3. Changed all tabs to
appropriate number of spaces.
Change-Id: I5dcfe29ccd3787cf2805cbe3ddf65baad2ac2454
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/scripts/ganeshactl/Ganesha/glib_dbus_stats.py
M src/scripts/ganeshactl/client_stats_9pOps.py
M src/scripts/ganeshactl/export_stats_9pOps.py
M src/scripts/ganeshactl/ganesha_stats.py
M src/scripts/ganeshactl/grace_period.py
5 files changed, 152 insertions(+), 152 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/36/454336/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/454336
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I5dcfe29ccd3787cf2805cbe3ddf65baad2ac2454
Gerrit-Change-Number: 454336
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange