Dan Kenigsberg has submitted this change and it was merged. Change subject: Remove redundant exception assignations. ......................................................................
Remove redundant exception assignations. Remove some obvious assignations from the except clauses that do not make any use of them. Change-Id: I5521612493ee9d5a57816fbcd8a54b174d29aefb Signed-off-by: Antoni S. Puimedon <[email protected]> --- M vdsm/libvirtvm.py M vdsm/storage/blockSD.py M vdsm/storage/blockVolume.py M vdsm/storage/fileSD.py M vdsm/storage/fileVolume.py M vdsm/storage/image.py M vdsm/storage/remoteFileHandler.py M vdsm/storage/volume.py M vdsm/vmChannels.py 9 files changed, 21 insertions(+), 21 deletions(-) Approvals: Ewoud Kohl van Wijngaarden: Looks good to me, but someone else must approve Antoni Segura Puimedon: Verified Dan Kenigsberg: Igor Lvovsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/11034 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5521612493ee9d5a57816fbcd8a54b174d29aefb Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ewoud Kohl van Wijngaarden <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
