Bug 5228 - make rebuild_zebra handle fixing the zebra dirs
authorRobin Sheat <robin@catalyst.net.nz>
Thu, 16 Sep 2010 07:08:57 +0000 (19:08 +1200)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 13 Dec 2010 08:59:49 +0000 (21:59 +1300)
commit8de1ef7e94b37f343b5a1896b1ab06950ee83530
treed1d8f0faea69104602ec411f8659b55e27ec8b42
parent4f4c4eceb3e4d6b01a87c4c5dbb65df24fcc0638
Bug 5228 - make rebuild_zebra handle fixing the zebra dirs

If the zebra server directories don't exist, zebra will spit the dummy.
This makes rebuild_zebra.pl smart enough to create them if they're not
there. If that fails, it'll scream loudly so you know zebra isn't
reindexing.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
misc/migration_tools/rebuild_zebra.pl