make: report :M or :N pattern in debug mode
MFC after: 12 days
This commit is contained in:
parent
bd137de2db
commit
e4499a4b00
@ -1421,6 +1421,7 @@ modifier_M(VarParser *vp, const char value[], char endc)
|
||||
vp->ptr++;
|
||||
}
|
||||
*ptr = '\0';
|
||||
DEBUGF(VAR, ("Pattern :%s\n", patt));
|
||||
|
||||
if (modifier == 'M') {
|
||||
newValue = VarModify(value, VarMatch, patt);
|
||||
|
Loading…
x
Reference in New Issue
Block a user