Merge pull request #523 in CASA/casa6 from CAS-13624 to master
* commit '578ac173aad65acc9d02a429e41b891aafe056ac':
Add a new test for CAS-13624
Changed to use NAME_MAX
Slightly modified the max path limit to be conservative
Fixed a bug introduced in the previous commit
Some more modifications and clean ups
Added check if mask string is within PATH_MAX before it treats as a file name
Added path max check
Merge pull request #520 in CASA/casa6 from CAS-13652 to master
* commit 'b1132e22f106ae3f96d5e7ffbcd57c8df6a4a9ab':
Fix logging the Python version in MPI mode
Revert "Print Python version to casalog"
Print Python version to casalog
Revert "Remove py3.x extension from the tarball name in runtest.py"