mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-17 12:46:27 +00:00
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:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user