TESTS: Print NORMAL log level by default

This commit is contained in:
Ronnie Sahlberg
2013-06-01 08:47:05 -07:00
parent cb793f01f3
commit 7d413da22c

View File

@@ -47,7 +47,7 @@
#define PROG "iscsi-test-cu" #define PROG "iscsi-test-cu"
int loglevel = LOG_SILENT; int loglevel = LOG_NORMAL;
/* /*
* this allows us to redefine how PDU are queued, at times, for * this allows us to redefine how PDU are queued, at times, for