rblanche: avoid crashing on deactivated users
authorAlex Dehnert <adehnert@mit.edu>
Sat, 12 Oct 2013 18:03:23 +0000 (14:03 -0400)
committerAlex Dehnert <adehnert@mit.edu>
Sat, 12 Oct 2013 18:03:23 +0000 (14:03 -0400)
commita0db65ec648a1e6238a508a9137b5311693dd0b2
tree7eeb119046ba07ba4a3b259b06341a25fa54bed7
parentd61569d2db4380d531eb4771b5369d96edf95a86
rblanche: avoid crashing on deactivated users

When chpoboxing (-c), we get_pobox for each user. moira returns an error for
(some) deactivated users, so we should catch that error and report it inline,
rather than erroring out entirely. This was discovered by rblanche'ing
sipb-prospectives.
rblanche.py