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

* commit '03034847073ab9979147f17b1d7f2e8dc3995e26':
  Fixed runtest to work with python != 2.4
This commit is contained in:
Geremy Condra
2012-10-22 10:44:01 -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
#