]> git.ipfire.org Git - thirdparty/bind9.git/commit
[rt46602] Escape line ends in shell script variable assignment
authorStephen Morris <stephen@isc.org>
Thu, 25 Jan 2018 14:45:49 +0000 (14:45 +0000)
committerEvan Hunt <each@isc.org>
Sun, 25 Feb 2018 17:28:42 +0000 (09:28 -0800)
commit90dccece92c369617b12e234e772eb5b221d9882
treebd6b8e3994f0fed9a48c8ff717de69a528e69fb9
parent6f8c363547f16f8ee6a40e5a04ca5eda20735b96
[rt46602] Escape line ends in shell script variable assignment

Escape the line ends in a multi-line variable assignment.  Under some
circumstances, substituting the variable caused syntax errors when
used as the list of values in a shell script "for" statement.

(cherry picked from commit 462766cd763413c4a0d069b7adf2e65816851493)
(cherry picked from commit 53ebdf225f9389ef8128d273230865e496787dba)
(cherry picked from commit 82ffebc73a8886a25f692b93684d66d8fcfd49f5)
bin/tests/system/conf.sh.in