Comment 5 for bug 1324200

Revision history for this message
Matthew Mosesohn (raytrac3r) wrote :

This is related to docker shell and the alias I added as a helper for making the transition easier. Quoting strings doesn't work with the current code:
  lxc-attach --name "$id" -- $command

It strips quotes. I need to reparse params and force-quote each parameter. It's just something we didn't catch in time for 5.0.