Malahal has uploaded this change for review.
[GPFS] Fix gpfs-epoch.py script for python3
Can't use binary string with re.search. Add decode() to the binary
string. This gives text string in python3 (unicode string in python2)
and it will work with both python2 and python3.
Change-Id: I49cd124b19881afa9ca0af0b916eca2bba31fd82
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
---
M src/scripts/gpfs-epoch/gpfs-epoch.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/87/498287/1
To view, visit change 498287. To unsubscribe, or for help writing mail filters, visit settings.