提交 d62c5c30 编写于 作者: S slguan

#928

上级 2b21a75a
......@@ -131,7 +131,7 @@ static void shellGetDirectoryFileList(char *inputDir)
}
shellMallocSQLFiles();
shellParseDirectory(inputDir, "sql", shellSQLFiles, shellSQLFileNum);
fprintf(stdout, "start to dispose %d files in %s\n", totalSQLFileNum, inputDir);
fprintf(stdout, "\nstart to dispose %d files in %s\n", totalSQLFileNum, inputDir);
}
else {
fprintf(stderr, "ERROR: %s is not a directory\n", inputDir);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册