checkpoint
This commit is contained in:
parent
9ec61f3ede
commit
7e4524011b
10 changed files with 97 additions and 50 deletions
|
|
@ -92,10 +92,10 @@ threadmain(int argc, char *argv[])
|
|||
}
|
||||
#endif
|
||||
|
||||
trace(TraceQuiet, "venti started");
|
||||
fprint(2, "venti: ");
|
||||
|
||||
ventifmtinstall();
|
||||
trace(TraceQuiet, "venti started");
|
||||
fprint(2, "%T venti: ");
|
||||
|
||||
if(configfile == nil)
|
||||
configfile = "venti.conf";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue