deb-designate/tools
Luong Anh Tuan e5cb2569a6 Using sys.exit(main()) instead of main()
TrivialFix: Similar [1] in Kolla project
As we known, Exceptions are raised by the sys.exit() function. When they
are not handled, no stack traceback is printed in the Python interpreter.
Therefore, when using sys.exit(main()) instead of main()
may be more readable and reasonable.

[1] https://review.openstack.org/#/c/349353/

Change-Id: Ied52a7631da82a72f0dcf2fc9ed81840d24041d9
2016-09-26 03:23:44 +00:00
..
mysql_pending_notify_bench Add delayed NOTIFY 2016-02-17 15:24:00 +00:00
install_venv.py Update install_venv from Oslo 2014-04-11 14:12:31 +01:00
install_venv_common.py Update from oslo-incubator 2014-07-24 12:34:48 -07:00
pretty_flake8.py Using sys.exit(main()) instead of main() 2016-09-26 03:23:44 +00:00
pretty_flake8.sh Test - add nicer formating to flake8 output 2015-07-08 18:29:30 +01:00
pretty_tox.sh Add pretty_tox subunit wrapper 2015-01-30 20:25:08 +00:00
with_venv.sh Update install_venv from Oslo 2014-04-11 14:12:31 +01:00