Re: [libvirt] libvirt-guests output

2010-12-14 Thread Eric Blake
On 12/14/2010 10:58 AM, Laurent Léonard wrote: >>> New patch 0010-Debianize-libvirt-guests.patch >>> >>> + if ! $configured; then >>> +-echo $"Ignoring guests on $uri URI" >>> ++echo "Ignoring guests on $uri URI" >> >> It might make sense to introduce a function:

Re: [libvirt] libvirt-guests output

2010-12-09 Thread Eric Blake
On 12/09/2010 11:21 AM, Laurent Léonard wrote: > Hi, > > Here is an example of libvirt-guest output: > $Running guests on default URI: test-vm > $Suspending guests on default URI... > $Suspending test-vm: $done > > Why all the lines begin with "$" ? Because you aren't using bash. Bash supports