gl-reflog adc gains 'usage', loses some crappy warnings

(actually these warnings can come in many other situations; I just
noticed them when testing this adc)
This commit is contained in:
Sitaram Chamarty 2010-10-28 19:34:46 +05:30
parent 5b3dcb3757
commit 6386d8ca2f
2 changed files with 15 additions and 7 deletions

View file

@ -320,6 +320,7 @@ sub new_repo
# pull in basic group info
unless ($cache_filled) {
local(%repos, %groups);
local $^W = 0;
# read group info from compiled config. At the time we're called
# this info has not yet been pulled in by the rest of the code, so
# we need to do this specially here. However, the info we're