You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2017/10/24 19:06:00 UTC

[jira] [Created] (YETUS-562) clean up precommit's array usage

Allen Wittenauer created YETUS-562:
--------------------------------------

             Summary: clean up precommit's array usage
                 Key: YETUS-562
                 URL: https://issues.apache.org/jira/browse/YETUS-562
             Project: Yetus
          Issue Type: Improvement
          Components: Test Patch
            Reporter: Allen Wittenauer


We should convert all

array=(new array)

structures to

array+=(new)





--
This message was sent by Atlassian JIRA
(v6.4.14#64029)