fileio_tgt: small logging improvement

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6468 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2015-08-08 03:11:37 +00:00
parent 51552b5b91
commit 77d6520882
+3
View File
@@ -718,6 +718,9 @@ int main(int argc, char **argv)
alloc_fn = malloc;
}
if (!use_multi)
PRINT_INFO(" %s", "Using SCST_USER_REPLY_AND_GET_CMD");
#if defined(DEBUG_TM_IGNORE) || defined(DEBUG_TM_IGNORE_ALL)
if (debug_tm_ignore)
PRINT_INFO(" %s", "DEBUG_TM_IGNORE");