From 08b82a99de4dfeb0a74b0922051f46516ca85398 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 5 Apr 2012 12:13:56 -0700 Subject: Don't explicitly request python2.4. This is obsolete historical cruft. Change-Id: I140a93ac04f5be0034812f90204e6f9ae36d2d5f --- tools/generate-operator-out.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/generate-operator-out.py') diff --git a/tools/generate-operator-out.py b/tools/generate-operator-out.py index 91d4669cc7..ba2b4d1fda 100755 --- a/tools/generate-operator-out.py +++ b/tools/generate-operator-out.py @@ -1,4 +1,4 @@ -#!/usr/bin/python2.4 +#!/usr/bin/python # # Copyright 2012 Google Inc. All Rights Reserved. # -- cgit v1.2.3-59-g8ed1b