Add debug
This commit is contained in:
parent
f5ff3c83b3
commit
8170216edc
@ -355,6 +355,7 @@ sub compute ($$$;$$$)
|
||||
$value += $ids->{ $r };
|
||||
}
|
||||
$ids->{ $ref } = $value if ($value);
|
||||
log DEBUG, "New globbing identifier caculated $ref: $value";
|
||||
}
|
||||
};
|
||||
if ($@) {
|
||||
|
Reference in New Issue
Block a user