Package: lxc
Version: 0.9.0-3
Followup-For: Bug #705458

Daniel,

Thank you for the quick fix, but I suggest that positional parameters passed
to the template script should be quoted, like I mentioned before:

334     $template_path --path=$lxc_path/$lxc_name --name=$lxc_name "$@"

With unquoted $@ expansion, if some template parameter argument contains
'-' or '+' symbols with space before it, even quoted or escaped, getopt from the
template script raises "invalid option" errors or simply ignores the rest of
parameters.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to