commit | 1565ddbc80944af49150738d1eec35a4cf7ede66 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed Oct 01 16:18:09 2008 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed Oct 01 16:18:09 2008 +0400 |
tree | 03b9715f4e354107551d075d3d9903b6bd2359bc | |
parent | 96410e44bc74c5c4560951de3a8334b3d6d17dfb [diff] |
vzlist: fix "not found" message In case CTID is explicitly specified on the command line, info about one particular container is expected, thus the error message "Containers not found" looks a bit strange. Change it to "Container(s) not found" which suits all cases. Signed-off-by: Kir Kolyshkin <kir@openvz.org>