regression tests: Properly handle adnshost et al exit status
[adns] / client / adnstest.c
index 59a3bbc..f217dea 100644 (file)
@@ -38,6 +38,8 @@
 
 #ifdef ADNS_REGRESS_TEST
 # include "hredirect.h"
+# undef exit
+# define exit Texit
 #endif
 
 struct myctx {