Ask for confirmation when touching multiple instances
authorIustin Pop <iustin@google.com>
Thu, 20 Sep 2007 07:26:20 +0000 (07:26 +0000)
committerIustin Pop <iustin@google.com>
Thu, 20 Sep 2007 07:26:20 +0000 (07:26 +0000)
commit804a1e8e468a5d82faf937e88276d72f9d9bfc74
treec0745b13889e50a468d932c16054add5870bba50
parent479887787ca5ef7eb8894aefc72bf36d485f87fb
Ask for confirmation when touching multiple instances

This patch makes the new startup/shutdown multi-instance operations to
ask for confirmation when touching more than one instance (and unless
--force-multi is given).

The code is not very short, but it does present a nice (IMO) user
interface.

Reviewed-by: ultrotter
scripts/gnt-instance