> On Dec 12, 2017, at 2:47 PM, Apekshit Sharma <[email protected]> wrote: > > Hi > > Was looking for uses of DOCKER_EXTRAARGS when noticed that this is not > following the pattern. > https://github.com/apache/yetus/blob/2ce16aa2ead07e45a1a203054ace0a2cf16741cf/precommit/test-patch.d/ant.sh#L220 > Won't omitting [@] drop values?
Yup.
Should probably also use the +=() syntax to cut down on the verbosity.
