commit | a8648c280c1fcaa4a8f04b3b010db91f7c6eb5b5 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Fri Apr 04 13:20:16 2014 -0700 |
committer | Kir Kolyshkin <kir@openvz.org> | Fri Apr 04 13:21:30 2014 -0700 |
tree | 57f3ceace29f271f176a179de751a0847fe8e798 | |
parent | 10d2eeae94b861937822c262df8940980fdbdeae [diff] |
vzmigrate: don't use ploop snapshot-list -s Option -s of ploop snapshot-list only appeared in ploop 1.11, and we can't expect it to be available (nor it makes sense to depend on it for this option). So, just drop -s option and filter out the top delta filename using sed. Signed-off-by: Kir Kolyshkin <kir@openvz.org>