esafak opened a new pull request, #2560:
URL: https://github.com/apache/fory/pull/2560

   ## Why?
   
   CI was not reflecting failures in shell script fallbacks (we are migrating 
to python)
   
   ## What does this PR do?
   
   * Use sys.exit() to propagate the return code from subprocess.call().
   * This ensures that the CI pipeline correctly reflects the success or 
failure of the executed scripts.
   
   ## Related issues
   
   Fixes #2555


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to