diff options
author | Amitay Isaacs <amitay@gmail.com> | 2012-01-24 11:43:46 +1100 |
---|---|---|
committer | Amitay Isaacs <amitay@gmail.com> | 2012-01-24 11:55:49 +1100 |
commit | be292021f47eeaa1364bedb2dc9232b60c404fce (patch) | |
tree | f57c6fdd734878580dc563b0627cbc794230da9d /source4/libnet/libnet_group.c | |
parent | 869fd8eeba00bd62e89de344184ef748c5c0f9c0 (diff) | |
download | samba-be292021f47eeaa1364bedb2dc9232b60c404fce.tar.gz samba-be292021f47eeaa1364bedb2dc9232b60c404fce.tar.bz2 samba-be292021f47eeaa1364bedb2dc9232b60c404fce.zip |
autobuild.py: Catch only true exceptions in except statement
sys.exit(0) raises systemExit which is caught in empty except:
statement. This can change the exit status if except: condition is
supposed to exit with different status value.
Diffstat (limited to 'source4/libnet/libnet_group.c')
0 files changed, 0 insertions, 0 deletions