]> git.proxmox.com Git - mirror_ifupdown2.git/commit
exit with non-zero return code if any of the ifaces have errors
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Wed, 2 Jul 2014 17:03:02 +0000 (10:03 -0700)
committerRoopa Prabhu <roopa@cumulusnetworks.com>
Tue, 15 Jul 2014 05:28:44 +0000 (22:28 -0700)
commit1104a8609efe3a30c3303c921669725d66fd6b3f
tree948ca3dfe6f73a86cadf20ffbcfdb39e31dc3739
parent1d787a1775a05f91d69ce0c2649a1d38929ec1de
exit with non-zero return code if any of the ifaces have errors

Ticket: CM-2960
Reviewed By:
Testing Done: ifupdown2 sanity + error cases + precommit

uses a class variable to store return value
pkg/scheduler.py