From 33d052dc7ddd8c7061f85b8ff869e4a19a3a7de0 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Mon, 28 Jun 2010 15:16:55 -0500 Subject: [PATCH] it is not an error for a wildcard repository to not match any patterns... that just means it does not have any config keys defined --- src/gitolite.pm | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gitolite.pm b/src/gitolite.pm index 8700b9e..0a36bff 100644 --- a/src/gitolite.pm +++ b/src/gitolite.pm @@ -270,7 +270,6 @@ sub setup_repo_configs last; } } - print STDERR "$WARN repo $repo created by $creator is wild but doesn't match any patterns\n" unless $repo_patt; } else { $repo_patt ||= $repo; # just use the repo itself... # XXX TODO there is a remote possibility of errors if you have a