remove zsh from roboleaf_tests.sh
zsh command was not found on the build server. Remove it from this test. Bug: 249559295 Test: build/make/tests/roboleaf_tests.sh Change-Id: I7a79b183d9fd40829ab03bc54ce899efaa974a60
This commit is contained in:
@@ -21,5 +21,4 @@ tests=(
|
|||||||
|
|
||||||
for test in $tests; do
|
for test in $tests; do
|
||||||
bash -x $test
|
bash -x $test
|
||||||
zsh -x $test
|
|
||||||
done
|
done
|
||||||
|
Reference in New Issue
Block a user