Package: xen-tools
Version: 3.5-1

Hi

The Bash completion in /etc/bash_completion.d/xm uses ls to get a list
of all configured
domUs for the 'xm create' command, but if you have ls aliased to e.g.
'ls --color' this will
include escape sequences and break the completion.

This can be easily resolved by prepending 'command' to the ls call at
line 46.


Thanks and cheers
Markus Koller

Reply via email to