commit | 22532ed303c960e99412ce496fa43f4406cd0343 | [log] [tgz] |
---|---|---|
author | Brint E. Kriebel <bekit@cyngn.com> | Fri Jul 11 18:44:15 2014 -0700 |
committer | hany <hany.alsamman@gmail.com> | Wed Jul 30 02:22:49 2014 +0000 |
tree | 5176a24f5aa763531bdd203e9a94183d017f1ae2 | |
parent | 3232b4623a8631c9933cad4934bc3b2c32b8c260 [diff] |
otasigcheck: Fix the sed statement for multi-digit indices It appears that some versions of sed do not work with the + symbol. Instead of checking for one or more digits, check for a digit, followed by zero or more digits. Change-Id: I064df6a2bac4a634a3684ac1a5289dca1f4ba29c