Finish mbase renaming.
This commit is contained in:
parent
8321c741dc
commit
0052dd0b75
4 changed files with 42 additions and 42 deletions
|
@ -233,8 +233,8 @@
|
|||
(map brmember-file-path pmrs)
|
||||
", "))))
|
||||
(let ((pmrs (find-members-by-predicate mb (lambda (mr)
|
||||
(and (brmember-has-highlights? mr)
|
||||
(not (brmember-has-problems? mr)))))))
|
||||
(and (brmember-has-highlights? mr)
|
||||
(not (brmember-has-problems? mr)))))))
|
||||
(when (not (null? pmrs))
|
||||
(newline)
|
||||
(print "Member files with issues: "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue