git_get_projects_list and $projects_list

From: Aneesh Kumar <aneesh.kumar@gmail.com>
Date: 2006-10-31 22:47:58
Ok if i have

$projects_list = "/a/git////" ==> ending "/" . the function will fail
at check_export_ok()


That is because we get the $pfxlen wrong. We should ignore all the trailing "/"
my $subdir = substr($File::Find::name, $pfxlen + 1);


-aneesh
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Tue Oct 31 22:48:12 2006

This archive was generated by hypermail 2.1.8 : 2006-10-31 22:49:05 EST