>From <supriti.si...@suse.com>:
supriti.si...@suse.com has uploaded this change for review. (
https://review.gerrithub.io/404787
Change subject: Make code compatible for python2 and 3.
......................................................................
Make code compatible for python2 and 3.
Compiling the code with DUSE_ADMIN_TOOLS and DUSE_MAN_PAGE,
with python 3 throws error regarding print syntax. In python3,
print is a function. Modify the code accordingly. To keep it
compatible with python2, add "import_future". Also, fixed the
mixed tabs and spaces in glib_dbus_stats.
Change-Id: I1871dd1414ceb3fad9a097c907db133b6a7bc196
Signed-off-by: Supriti Singh <supriti.si...@suse.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
3 files changed, 62 insertions(+), 55 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/87/404787/1
--
To view, visit https://review.gerrithub.io/404787
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1871dd1414ceb3fad9a097c907db133b6a7bc196
Gerrit-Change-Number: 404787
Gerrit-PatchSet: 1
Gerrit-Owner: supriti.si...@suse.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel