samba-tool: Fix error handling in SuperCommand class
commit903ec440c40bcbf040fc01cab339e42cbf3fdf5c
authorGiampaolo Lauria <lauria2@yahoo.com>
Mon, 18 Jul 2011 15:30:23 +0000 (18 11:30 -0400)
committerAndrew Tridgell <tridge@samba.org>
Thu, 21 Jul 2011 01:44:30 +0000 (21 11:44 +1000)
tree295b00f01393ca8b336101439a29beaed4732183
parent8e0a86056139281b2e1ad7763e51cf804e38a77e
samba-tool: Fix error handling in SuperCommand class

Created show_command_error method to handle errors in SuperCommand
Removed statement in SuperCommand to raise exception

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/scripting/python/samba/netcmd/__init__.py