andreaspeters commented on a change in pull request #416:
URL: https://github.com/apache/mesos/pull/416#discussion_r782545836



##########
File path: src/cli/mesos-ps
##########
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3

Review comment:
       To explain, for testing purpose, I compiled Mesos for AlmaLinux under 
arm64. As quick fix I changed the shebang because of error messages during the 
rpmbuild process. It should never be part of this commit. Sorry for that. 
   
   But maybe it would be interesting, Mesos is working quite well under 
AlmaLinux (x86_64 and arm64). :-) 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to