Catch specific exceptions, rather than catching everything, which might hide other...
authorJelmer Vernooij <jelmer@samba.org>
Wed, 11 Feb 2009 18:04:33 +0000 (19:04 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 11 Feb 2009 18:04:33 +0000 (19:04 +0100)
commitbe9a4157f050f0b54fd369181ee273029c0f81fc
treedf69f5ba16be38c03e1ea090aae4c94ae6d3a386
parent9e71fef57b956fa62134e5b885fc4ff78a957e71
Catch specific exceptions, rather than catching everything, which might hide other exceptions silently.
source4/scripting/python/samba/provision.py