commit | 57831622490f9d7ffc781f16229d03dcf2165fdf | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Feb 22 14:40:54 2008 +0300 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri Feb 22 14:40:54 2008 +0300 |
tree | 4ed9e8e0ec964c89cefc84d8b75fdeaf752e5389 | |
parent | cb3bf5f2a716dec6ab51f717645f03cc576bf24a [diff] |
vzmigrate: fix 'if' statement Commit ebd5fb00a4eb0134d7ef4ebfdc0b6ae43d07d8fd breaks one 'if' expression, leading to the following error: /usr/sbin/vzmigrate: line 382: [: missing `]' Fix it. Signed-off-by: Kir Kolyshkin <kir@openvz.org>