assignUser commented on PR #38238:
URL: https://github.com/apache/arrow/pull/38238#issuecomment-1760679283

   The actual problem is seemingly not the syntax/string but passing the flags 
as one envvar?
   ```
    WARNS="-Werror -Werror"
   python $WARNS
   Invalid -W option ignored: invalid action: 'error -Werror
   ``` 
   Using the flags directly does not cause an error...
   


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to