AI 143809: am: CL 143784 am: CL 143737 Fix kernel build: remove the '.' from runtest.py shortcut
Original author: brettchabot Merged from: //branches/cupcake/... Original author: android-build Merged from: //branches/donutburger/... Automated import of CL 143809
This commit is contained in:

committed by
The Android Open Source Project
parent
b18e16d359
commit
d06a633f4a
@@ -975,7 +975,7 @@ function runtest()
|
||||
}
|
||||
|
||||
# simple shortcut to the runtest.py command
|
||||
function runtest.py()
|
||||
function runtest_py()
|
||||
{
|
||||
T=$(gettop)
|
||||
if [ ! "$T" ]; then
|
||||
|
Reference in New Issue
Block a user