There are a lot of system calls inside the Perl code, and the output code is not caught, so only the error message (usually without the error keyword) is printed to the log. see #883 (comment)
eg
sh: 1: rename: Argument list too long
Catch these errors and add the keyword ERROR, so it will appear in the ParlaMint-XX.error.log output
There are a lot of system calls inside the Perl code, and the output code is not caught, so only the error message (usually without the
errorkeyword) is printed to the log. see #883 (comment)eg
Catch these errors and add the keyword
ERROR, so it will appear in theParlaMint-XX.error.logoutput