Hi, this is the patch to correct pygrub return value for checkPassword() function. It didn''t return False at the end of the function. It returned None so it was working fine and it''s most likely just a cosmetic issue. Also, the missing () were added to checkPassword() function when calling hasPassword and the unnecessary comment was removed. Signed-off-by: Michal Novotny <minovotn@redhat.com> Michal _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel