diff tests/testcnx.c @ 688:8c3dc8584dab

Prepared capability for messages logging to separate files / folders
author Sebastien Decugis <sdecugis@nict.go.jp>
date Wed, 19 Jan 2011 19:05:30 +0900
parents 2e94ef0515d7
children 5d8ac5da7092
line wrap: on
line diff
--- a/tests/testcnx.c	Wed Jan 19 17:08:21 2011 +0900
+++ b/tests/testcnx.c	Wed Jan 19 19:05:30 2011 +0900
@@ -641,7 +641,7 @@
 		/* Add the AVP */
 		CHECK( 0, fd_msg_avp_add( cer, MSG_BRW_LAST_CHILD, oh) );
 
-		#if 1
+		#if 0
 		/* For debug: dump the object */
 		fd_log_debug("Dumping CER\n");
 		fd_msg_dump_walk(0, cer);
"Welcome to our mercurial repository"