bug 1661: rebuild_zebra.pl changes
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 20 Dec 2007 23:13:16 +0000 (17:13 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 21 Dec 2007 01:19:43 +0000 (19:19 -0600)
commit93beb943c0a247925f01ec609ff6c86d67ba0d02
treed7b44d7e8be60f72b0267f1f65ee383a6e9bbeed
parentc102b3c6f5197fc695cadc1941d3331889fd6561
bug 1661: rebuild_zebra.pl changes

[1] Use File::Temp to create and manage
    export directory if -d is not specified.
[2] Added usage message.
[3] Code that attempts to fix up Zebra
    configuration files changed so that it
    is invoked only if --munge-config option
    is supplied; this code will ultimately
    either be removed or moved to a separate
    script -- the sorts of errors that it
    tries to fix should no longer be appearing
    in a standard install.
[4] Fixed Win32 portability problem when removing
    temporary directory.

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
misc/migration_tools/rebuild_zebra.pl