commit | 871517feb60b73fcc97a4d6ffa24f399b81d8259 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Mon Sep 19 12:54:50 2011 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Sep 19 12:55:23 2011 +0400 |
tree | e94677f8a617d1acc165e19dddb5de57e55bfff7 | |
parent | cbe70b02767acb3cc0ef20b9b7e6398cf7114de2 [diff] |
etc/dists/scripts/redhat-del_ip.sh: minor optimization There's no need to remove the line from the file we have just removed. While at it, get rid of extra ; at the end of return statement. Signed-off-by: Kir Kolyshkin <kir@openvz.org>