am 84a3fb98: am 03034847: Fixed runtest to work with python != 2.4

* commit '84a3fb98737c303922d591f5bf30c248b05f2c12':
  Fixed runtest to work with python != 2.4
This commit is contained in:
Geremy Condra
2012-10-22 10:46:06 -07:00
committed by Android Git Automerger

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
# #