This patchset is a series of fixes for the GitKernel server classes. Now server control files that use this API should work as expected.
Thanks to Frank Becker ([email protected]), for fixing one of the issues, and Jeff Moyer ([email protected]), for reporting the issues. *** BLURB HERE *** Lucas Meneghel Rodrigues (3): server/git_kernel.py - Fix __init__ call in GitKernel server/git_kernel.py - Use the correct base directory client/common_lib/revision_control.py: Clean branch names client/common_lib/revision_control.py | 6 +++--- server/git_kernel.py | 8 +++----- 2 files changed, 6 insertions(+), 8 deletions(-) -- 1.7.2.3 _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
