]> 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 03:53:26 +0000 (19:53 -0800)
commit82ffebc73a8886a25f692b93684d66d8fcfd49f5
tree80f0b21de85eaf3a29248848a339e152e00c13e5
parentc8880ce14a438d3d5305fa0f76230ff3c8c3a853
[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)
bin/tests/system/conf.sh.in