bin/live-snapshot: Vastly rework script
authorChris Lamb <chris@chris-lamb.co.uk>
Wed, 26 Mar 2008 07:57:25 +0000 (07:57 +0000)
committerChris Lamb <chris@chris-lamb.co.uk>
Wed, 26 Mar 2008 07:57:25 +0000 (07:57 +0000)
commit6ea3a350211188c2d6723ff9fc6d6935da0ca58a
tree3031349ce43cb556ed3f11ec6dcfb84203714234
parentfe2f76b30eff54e138f5b969c8ec04ffc678c7e3
bin/live-snapshot: Vastly rework script

This patch vastly reworks the live-snapshot script; it fixes a number of
bugs related to argument handling (such as ignored parameters), as well
as improving the general robustness of the operation.

The script can also be run successfully with set -e and set -u, pending
some other patches in 'scripts/live-helpers'

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
bin/live-snapshot