Hi.<br><br>Script vznetaddbr would not work properly with bash >= 3.2 because of<br><br>"Bash-3.2 changed the behavior of the [[ command's `=~' operator when the<br>right-hand side was quoted: it matched the quoted portions as strings."<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 >= 3.2 no bridges will be added.<br>
<br>Patch, that fixed that can be found in ``upstream-commits'' 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>