Removes gtest's dependency on python2.4.

This commit is contained in:
zhanyong.wan 2009-09-22 16:19:19 +00:00
parent 2534ae201e
commit c286524bbf

View File

@ -1,4 +1,4 @@
#!/usr/bin/python2.4
#!/usr/bin/env python
#
# Copyright 2006, Google Inc.
# All rights reserved.