From: Thanh Ha Date: Fri, 8 Dec 2017 23:43:36 +0000 (+0000) Subject: Updated git submodules X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=fbc3b85b0ec09aabfbe96f62259eb1185779a59b;p=docs.git Updated git submodules Project: releng/builder master 5a2c1a1d8fd167ac3e96fdc5f13a44edd59536a9 Merge "Revert "Use eval command to append mail options"" Revert "Use eval command to append mail options" This reverts commit cbf45c195d170f6703b53e2bde7a9f97c96998b2. Using eval for dynamic code expansion is not a best practice. Ref: http://mywiki.wooledge.org/BashFAQ/048 The script also has portability issues which works well on Ubuntu 16.04 but not CentOS7 (due to diffirences in the version of bash) also making the code less readable and difficult to maintain, therefore reverting change. RELENG-213 Change-Id: I4f457d382575e3aa85ec0e164cdea6cb9bef9f6d Signed-off-by: Anil Belur --- diff --git a/docs/submodules/releng/builder b/docs/submodules/releng/builder index 2361d81be..5a2c1a1d8 160000 --- a/docs/submodules/releng/builder +++ b/docs/submodules/releng/builder @@ -1 +1 @@ -Subproject commit 2361d81beaa15731061872fe92821a213fe1cfb5 +Subproject commit 5a2c1a1d8fd167ac3e96fdc5f13a44edd59536a9