Stop using the wrong DataDirectory when we're validating.
commit6521c2ce51b3b808dd8ef5c47dc9995acce149e5
authorRoger Dingledine <arma@torproject.org>
Tue, 9 Nov 2004 07:05:53 +0000 (9 07:05 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 9 Nov 2004 07:05:53 +0000 (9 07:05 +0000)
tree4957b0a02b4e397c146f9b2f4c462acf8fb02b54
parent48a0b6c476dee067685a66a955cdffc8a37ea9d3
Stop using the wrong DataDirectory when we're validating.
Also validate/normalize the DataDirectory better.

svn:r2732
src/or/config.c
src/or/control.c
src/or/dirserv.c
src/or/hibernate.c
src/or/main.c
src/or/or.h
src/or/router.c
src/or/routerlist.c