]> 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>
Wed, 16 Jul 2014 21:03:45 +0000 (14:03 -0700)
commit5973036bba08bb82bb1fc37ea6244ea7a94a6dd4
tree948ca3dfe6f73a86cadf20ffbcfdb39e31dc3739
parentf102ef630df0859bb47323552347800d0e6fedd3
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