Overview
Request 41694 accepted
- v4.42
- redesigned and restructure the kiwi migration module
we were working in a small workgroup this week to
establish a new version of the migration module. Thanks
to everybody in my team.
- Remove some code duplication by using the functions:
createDirInteractive() , getDefaultBaseRoot()
- avoid a Perl runtime error message from being
printed if the XML file parsing fails.
- changed findExec to return undef if the executable
cannot be found. If as previously the execName is returned
the caller has no way to differentiate whether or not the
desired executable actually exists on the system.
Request History
sax2 created request
- v4.42
- redesigned and restructure the kiwi migration module
we were working in a small workgroup this week to
establish a new version of the migration module. Thanks
to everybody in my team.
- Remove some code duplication by using the functions:
createDirInteractive() , getDefaultBaseRoot()
- avoid a Perl runtime error message from being
printed if the XML file parsing fails.
- changed findExec to return undef if the executable
cannot be found. If as previously the execName is returned
the caller has no way to differentiate whether or not the
desired executable actually exists on the system.
autobuild accepted request
checked in