Malahal has uploaded this change for review.

View Change

Fix RHEL8 build failure

RHEL8 doesn't ship with /usr/bin/python. Our scripts currently work with
python2, so look for python2 rather than python. All distros will have
python2. Tried symlinking /usr/bin/python to /usr/bin/python2 on RHEL8,
the build went a bit far, but it didn't work either due to shebang issues!

Change-Id: I6ca7ac8584a36b3b21db4fb5c74a48908dfca09e
Signed-off-by: Malahal Naineni <malahal@us.ibm.com>
---
M src/scripts/ganeshactl/CMakeLists.txt
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/35/454135/1

To view, visit change 454135. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I6ca7ac8584a36b3b21db4fb5c74a48908dfca09e
Gerrit-Change-Number: 454135
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal@gmail.com>
Gerrit-MessageType: newchange