* Make compiled.
This commit is contained in:
parent
8ba073d30f
commit
3f870b63d4
|
@ -46,7 +46,7 @@ public class PostgresConvertTest
|
|||
*/
|
||||
public static void main (String[] args)
|
||||
{
|
||||
Compiere.startup(true);
|
||||
Adempiere.startup(true);
|
||||
CLogMgt.setLoggerLevel(Level.INFO, null);
|
||||
CLogMgt.setLevel(Level.INFO);
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue