Fixes two tests on Cygwin, which has no python 2.4.
This commit is contained in:
parent
9623aed82c
commit
61e953e8c3
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python2.4
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2009, Google Inc.
|
||||
# All rights reserved.
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python2.4
|
||||
#!/usr/bin/env python
|
||||
#
|
||||
# Copyright 2009, Google Inc.
|
||||
# All rights reserved.
|
||||
|
Loading…
x
Reference in New Issue
Block a user