Jim Meyering
2e5efc3d6e
avoid calling exit with a constant; use EXIT_* instead
This appeases a new gnulib-provided "syntax-check".
* daemon/libvirtd.c (main): Use EXIT_FAILURE, not 1.
* proxy/libvirt_proxy.c (main): Likewise, and EXIT_SUCCESS, not 0.
* tests/conftest.c (main): Likewise.
* tests/reconnect.c (main): Likewise.
* tests/testutils.h (EXIT_AM_SKIP): Define.
* tests/nodeinfotest.c (mymain): Use EXIT_AM_SKIP, not 77.
* tests/qemuargv2xmltest.c: Likewise.
* tests/qemuxml2xmltest.c: Likewise.
* tests/virshtest.c (mymain): Likewise.
2009-12-15 17:46:04 +01:00
..
2009-09-21 14:41:42 +01:00
2009-09-30 14:05:57 +02:00
2009-09-30 12:37:10 +02:00
2009-12-02 11:53:42 +00:00
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:42 +01:00
2009-12-15 17:46:04 +01:00
2009-09-21 14:41:42 +01:00
2009-11-03 14:45:43 -05:00
2009-11-13 10:37:11 +00:00
2009-10-21 13:56:04 +02:00
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:42 +01:00
2009-09-21 14:41:42 +01:00
2009-09-29 15:53:10 +01:00
2009-11-02 17:57:05 +01:00
2009-09-21 14:41:45 +01:00
2009-09-21 14:41:42 +01:00
2009-11-10 17:00:27 +00:00
2009-11-12 10:53:26 -05:00
2009-11-12 10:53:26 -05:00
2009-11-12 10:53:26 -05:00
2009-09-30 14:05:57 +02:00
2009-12-11 16:36:45 +01:00
2009-09-30 14:05:57 +02:00
2009-09-30 14:05:41 +02:00
2009-09-30 14:05:41 +02:00
2009-09-21 14:41:42 +01:00
2009-11-03 14:45:43 -05:00