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:
parent
5b3dcb3757
commit
6386d8ca2f
2 changed files with 15 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue