diff options
author | Niels de Vos <ndevos@redhat.com> | 2012-12-18 15:32:45 +0100 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2012-12-18 14:17:35 -0800 |
commit | 00cdd4134a44098f39cf9caea2177573c985a4af (patch) | |
tree | 3d6e74ecec1cceed694a27a8cc23f0a7ec25be75 /xlators/mgmt/glusterd/src/glusterd-quota.c | |
parent | fe4c85958d55495bb6d15f607d63f5df0751e8d3 (diff) |
geo-rep: do not access BaseException.message in syncdutils
http://www.python.org/dev/peps/pep-0352/ explains that the .message
property of BaseException is being removed. Most of the other exception
handlers access <Exception>.args[] which should be suitable for this
case too.
Change-Id: I1810450b78d2b3d7f8bd07f2beb02cbe9e2adecb
BUG: 888346
Signed-off-by: Niels de Vos <ndevos@redhat.com>
Reviewed-on: http://review.gluster.org/4328
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-quota.c')
0 files changed, 0 insertions, 0 deletions