New commits: commit 422d972fffcbd46fae4ab354ef6c15163140d9ee Author: Andrew Cagney <cagney at gnu.org> Date: Thu Jan 9 13:29:11 2020 -0500 web: don't return from a for-loop building the summary table "return" works with .forEach(), not for(of). Follow-up c628a294ee0542ad3387faffa101b34c1a5a1003.