mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 15:12:30 +02:00
Fix typo
This commit is contained in:
parent
29148fffac
commit
718647ac24
@ -105,7 +105,7 @@ function integrate() {
|
||||
for test_binary in ${BUILD_DIR}/test/*_test; do
|
||||
${RUN_CMD} ${test_binary} &
|
||||
done
|
||||
${RUN} ${DEMO}
|
||||
${RUN_CMD} ${DEMO}
|
||||
}
|
||||
|
||||
function expand_linaro_config() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user