the following patch was just integrated into master: commit 27f3ce6337b293cfc7be0eb8592feb411cf2cc5f Author: Martin Roth martinroth@google.com Date: Tue Jan 24 21:13:18 2017 -0700
board_status/to-wiki: Update bucketize script
- Fix TODO: restrict $1 to allowed values. - Specifically exclude 'oem' board status directories. - Exclude any directory that doesn't follow the date format to keep the script from breaking again in the future if something it doesn't recognize is pushed. Just ignore it for the wiki. - Fix shellcheck warnings.
Change-Id: I2864f09f5f1b1f5ec626d06e4849830400ef5814 Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/18225 Tested-by: build bot (Jenkins) Reviewed-by: Timothy Pearson tpearson@raptorengineering.com Reviewed-by: Patrick Georgi pgeorgi@google.com Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net
See https://review.coreboot.org/18225 for details.
-gerrit