mirror of https://github.com/ARMmbed/mbed-os.git
travis: Fix spelling errors
parent
fc146cd641
commit
5ea51596ac
|
@ -169,7 +169,7 @@ matrix:
|
|||
find "(" -name "*.a" -or -name "*.ar" ")" -and -not -name "lib*" |
|
||||
tee BUILD/badlibs |
|
||||
sed -e "s/^/Bad library name found: /" && [ ! -s BUILD/badlibs ]
|
||||
# Assert that all assebler files are named correctly
|
||||
# Assert that all assembler files are named correctly
|
||||
# The strange command below asserts that there are exactly 0 libraries
|
||||
# that do end with .s
|
||||
- >
|
||||
|
|
Loading…
Reference in New Issue