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 Nighswonger <chris.nighswonger@gmail.com>
Wed, 15 Dec 2010 02:35:53 +0000 (21:35 -0500)
commitf5f7455c0271123eb364e230bb47a9a297109af3
tree36665ef433bfbe5f90b29dc615b81d8755394a8a
parent825aba2cdba3ec6ff0a734e471f3ac389afc6639
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>
(cherry picked from commit 8de1ef7e94b37f343b5a1896b1ab06950ee83530)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
misc/migration_tools/rebuild_zebra.pl