Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/449781
Change subject: Fix syntax error in ganesha_stats script
......................................................................
Fix syntax error in ganesha_stats script
Print should be a function due to " __future__ import print_function",
so fixed few print statements to functions to avoid syntax failures.
Made some trivial clean up as well.
Change-Id: Idf0cb96b1c1d564c33843a43188ca679ebb7e334
Signed-off-by: Malahal Naineni <mnaineni(a)in.ibm.com>
---
M src/scripts/ganeshactl/ganesha_mgr.py
M src/scripts/ganeshactl/ganesha_stats.py
M src/scripts/ganeshactl/manage_exports.py
3 files changed, 17 insertions(+), 12 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/81/449781/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/449781
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: Idf0cb96b1c1d564c33843a43188ca679ebb7e334
Gerrit-Change-Number: 449781
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange