Jakub Narebski <jnareb@xxxxxxxxx> writes: > Modified feature_blame so it returns one-element list and not scalar, > thus making gitweb_check_feature always return list. Updated comment > to explain that part. I do not understand what you are fixing. sub A { return (1); } sub B { return 1; } Don't they quack the same way? - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html