From a89034c8021ea6e55bf55688eeb99065de9de928 Mon Sep 17 00:00:00 2001 From: "zhanyong.wan" Date: Tue, 22 Sep 2009 16:18:42 +0000 Subject: Removes gmock's dependency on python2.4. --- scripts/gmock_doctor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gmock_doctor.py') diff --git a/scripts/gmock_doctor.py b/scripts/gmock_doctor.py index 7b45fa17..40512fcd 100755 --- a/scripts/gmock_doctor.py +++ b/scripts/gmock_doctor.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.4 +#!/usr/bin/env python # # Copyright 2008, Google Inc. # All rights reserved. -- cgit v1.2.3