diff --git a/envsetup.sh b/envsetup.sh index bccf7c9c9..d15abcbf3 100644 --- a/envsetup.sh +++ b/envsetup.sh @@ -975,7 +975,7 @@ function runtest() } # simple shortcut to the runtest.py command -function runtest.py() +function runtest_py() { T=$(gettop) if [ ! "$T" ]; then