xm was expecting a string and was getting a unistring for machine
authorAdam Glasgall <glasgall@mit.edu>
Sat, 27 Apr 2013 04:23:14 +0000 (00:23 -0400)
committerAdam Glasgall <glasgall@mit.edu>
Sat, 27 Apr 2013 04:23:14 +0000 (00:23 -0400)
name, which resulted in the VM name always being
'invirt-database'. Use passed-in machine_name instead, since that will
be a string. IBTSOCS.


No differences found