<movement> can we please please rename "blocked" to "idle"
<movement> literally /everybody/ is confused by that
...
<dansmith> I'm not opposed to changing it, mind you, because I feel the
indirect pain of explaining it to others too :)
<movement> actually, normally, the question is "my guest isn't
running"
<dansmith> yeah
regards
john
Index: src/virsh.c
===================================================================
RCS file: /data/cvs/libvirt/src/virsh.c,v
retrieving revision 1.163
diff -r1.163 virsh.c
6275c6275
< return gettext_noop("blocked");
---
return gettext_noop("idle");
6297c6297
< return gettext_noop("blocked");
---
return gettext_noop("idle");