*** empty log message ***
This commit is contained in:
@@ -13,7 +13,7 @@ main(int argc, char *argv[])
|
||||
char *res;
|
||||
|
||||
#ifdef __VMS
|
||||
ERR_P(conn=TeccInit("@start_tecs -p 9753 -l -d [.log]", 9753));
|
||||
ERR_P(conn=TeccInit("@start_tecs test -p 9753 -l -d ud0:[zolliker.lsc.log]", 9753));
|
||||
#else
|
||||
ERR_P(conn=TeccInit("TecsServer -p 9753 -l -d log/ &", 9753));
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user