You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Galsza (via GitHub)" <gi...@apache.org> on 2023/08/16 15:30:22 UTC

[GitHub] [ozone] Galsza opened a new pull request, #5192: HDDS-9180. Improve redirection operator in testlib.sh

Galsza opened a new pull request, #5192:
URL: https://github.com/apache/ozone/pull/5192

   Use cmd >> file 2>&1 instead of cmd &>> file for more portable shell script
   
   https://issues.apache.org/jira/browse/HDDS-9180
   
   ## How was this patch tested?
   
   Rebuilt the project and run the tests locally without error message. Container logs are still produced properly
   


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] Galsza commented on pull request #5192: HDDS-9180. Improve redirection operator in testlib.sh

Posted by "Galsza (via GitHub)" <gi...@apache.org>.
Galsza commented on PR #5192:
URL: https://github.com/apache/ozone/pull/5192#issuecomment-1681887444

   Closing this pull request as &>> was something added in bash 4.0 and I was using an earlier version.


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] Galsza commented on pull request #5192: HDDS-9180. Improve redirection operator in testlib.sh

Posted by "Galsza (via GitHub)" <gi...@apache.org>.
Galsza commented on PR #5192:
URL: https://github.com/apache/ozone/pull/5192#issuecomment-1680851747

   Converted it into a draft because we are not quite sure just yet if it needs to be changed or if it's a local problem on multiple environments. @ChenSammi also encountered this issue.


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] Galsza closed pull request #5192: HDDS-9180. Improve redirection operator in testlib.sh

Posted by "Galsza (via GitHub)" <gi...@apache.org>.
Galsza closed pull request #5192: HDDS-9180. Improve redirection operator in testlib.sh
URL: https://github.com/apache/ozone/pull/5192


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org