svn path=/trunk/packages/sipb-xen-base/; revision=802
+sipb-xen-base (8.13) unstable; urgency=low
+
+ * fix an error message
+
+ -- Greg Price <price@mit.edu> Wed, 30 Jul 2008 23:04:07 -0400
+
sipb-xen-base (8.12) unstable; urgency=low
[ Greg Price ]
if opts.ls:
if type(conf) not in (dict, list):
raise invirt_exception(
- '%s: node has no children (atomic datum)' % progress)
+ '%s: node has no children (atomic datum)'
+ % '.'.join(components))
if type(conf) == list:
for i in xrange(len(conf)):
print i