commit | 68877b42de20372c2cd8d283b6eb4e6b2b474f0b | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Tue Sep 11 20:19:42 2007 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Sep 11 20:19:42 2007 +0400 |
tree | 3adebf041c2a42ac7548f95a3895384429a02426 | |
parent | f565249045c122f2f8926261b43526b9b16a6d2b [diff] |
vzctl create: remove newly created config file in case of error In a few cases vzctl create returns error, but leaves a new VE config file around. Fix these cases. Signed-off-by: Kir Kolyshkin <kir@openvz.org>