Skip to content

Replace try/catch with a test of the return value of the exec() call

Replace the unnecessary try/catch with code to check the return value of the exec() function

Merge request reports

Loading