Merge "Fixed runtest to work with python != 2.4"

This commit is contained in:
Geremy Condra
2012-09-20 00:19:43 -07:00
committed by Android (Google) Code Review

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python2.4 #!/usr/bin/env python
# #
# Copyright 2008, The Android Open Source Project # Copyright 2008, The Android Open Source Project
# #