mirror of
https://github.com/rbock/sqlpp11.git
synced 2024-11-16 04:47:18 +08:00
removed a little regression in output suppressing
This commit is contained in:
parent
f61475e636
commit
74934fc425
@ -14,7 +14,7 @@ int testSqlFile(const std::string pathToSqlFile ){
|
||||
#else
|
||||
std::string nullOutput = " > /dev/null 2>&1";
|
||||
#endif
|
||||
nullOutput = "";
|
||||
|
||||
std::string ddlHeaderPath = "../test_scripts/ddl2cpp_test_result_header";
|
||||
|
||||
std::string args =
|
||||
|
Loading…
Reference in New Issue
Block a user