Sammi Chen created HDDS-9226:
--------------------------------
Summary: Acceptance test failed locally because of unsupported
command style
Key: HDDS-9226
URL: https://issues.apache.org/jira/browse/HDDS-9226
Project: Apache Ozone
Issue Type: Bug
Reporter: Sammi Chen
The &>> works starting from bash 4.0. For any developer, whose work machine
doesn't have bash 4.0+, the following error will be hit.
sammi@SAMMICHEN-MB0 ozonesecure-ha % ./test-root-ca-rotation.sh
/Users/sammi/workspace/hadoop-ozone/hadoop-ozone/dist/target/ozone-1.4.0-SNAPSHOT/compose/ozonesecure-ha/../testlib.sh:
line 281: syntax error near unexpected token `>'
Refactor the CMD to make it run on lower bash version too.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]