commit | f62647ea33eb845a47b8338ff2c4abf2a2ed866a | [log] [tgz] |
---|---|---|
author | Song Fuchang <song.fc@gmail.com> | Sun Jun 17 22:54:50 2018 +0800 |
committer | GitHub <noreply@github.com> | Sun Jun 17 22:54:50 2018 +0800 |
tree | a0cf988d7c83d25a45c220056c3ede13f276cd7d | |
parent | af1b960ff95e10e2eef4473dafe2fea16342b4a7 [diff] |
Fix MiMix2S vendor matching pattern According to http://man7.org/linux/man-pages/man7/glob.7.html, we need an asterisk `*` after the value in order to get an inexact matching.