Hi.<br><br>Script vznetaddbr would not work properly with bash &gt;= 3.2 because of<br><br>&quot;Bash-3.2 changed the behavior of the [[ command&#39;s `=~&#39; operator when the<br>right-hand side was quoted: it matched the quoted portions as strings.&quot;<br>
(see <a href="http://git.altlinux.org/people/ldv/packages/?p=bash.git;a=commit;h=upstream">http://git.altlinux.org/people/ldv/packages/?p=bash.git;a=commit;h=upstream</a><br>for more datailes)<br><br>So, with bash &gt;= 3.2 no bridges will be added.<br>
<br>Patch, that fixed that can be found in ``upstream-commits&#39;&#39; branch<br><a href="http://git.altlinux.org/people/aspsk/packages/?p=vzctl.git;a=shortlog;h=refs/heads/upstream-commits">http://git.altlinux.org/people/aspsk/packages/?p=vzctl.git;a=shortlog;h=refs/heads/upstream-commits</a><br>
of my vzctl git:<br>git://<a href="http://git.altlinux.org/people/aspsk/packages/vzctl.git" target="_blank">git.altlinux.org/people/aspsk/packages/vzctl.git</a><br><br>Anton<br>