commit | b9c1ee295404b656a2ccb6b83a291faf48115747 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Mon Jun 02 15:04:19 2014 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Mon Jun 02 15:04:19 2014 -0700 |
tree | 42319893b45ef53d69784e1997941f4ef3fec26a | |
parent | d8c0aac9a06e969607d04e8c33b7344921a106f8 [diff] |
vzmigrate: lock_ct: fix args usage Don't refer to $1 in lock_ct() as we run it without arguments. Use $VEID instead. Signed-off-by: Kir Kolyshkin <kir@openvz.org>