mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-10 17:41:54 +00:00
6e96a91f24b0c0d68712cb792abb0840437f300e
When this script is searching through CONFIG_* options used in the repo, it should ignore hidden files. I uncovered this by accidentally having modified a file and the presubmit hook failed. This is because emacs auto-saves files with the format ".#filename.ext". Now, the script will ignore hidden files. BUG=None BRANCH=None TEST=Use emacs to modify a c file but not save it. Run the script and verify that no errors occur. TEST=make -j buildall tests Change-Id: Ie09cfcf66f2e416aeed99847945cb5168b457d1a Signed-off-by: Aseda Aboagye <aaboagye@google.com> Reviewed-on: https://chromium-review.googlesource.com/300954 Commit-Ready: Aseda Aboagye <aaboagye@chromium.org> Tested-by: Aseda Aboagye <aaboagye@chromium.org> Reviewed-by: Randall Spangler <rspangler@chromium.org>
For an overview of the Embedded Controller firmware, refer to http://www.chromium.org/chromium-os/2014-firmware-summit
Description
Languages
C
64.7%
Lasso
20.7%
ASL
3.6%
JavaScript
3.2%
C#
2.9%
Other
4.6%