Fixed runtest to work with python != 2.4

Change-Id: I6104adb5a6549eb4eaa3f2096633a49e4743ce50
This commit is contained in:
Geremy Condra
2012-09-11 15:24:25 -07:00
parent 008e53dc4d
commit 01844b15d9

View File

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