Skip to content

Commit 0f71bfc

Browse files
author
Roche Compaan
committed
oops
1 parent bdb9d08 commit 0f71bfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run_tests

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /usr/bin/env python2.2
1+
#! /usr/bin/env python
22
#
33
# Copyright (c) 2001 Richard Jones
44
# This module is free software, and you may redistribute it and/or modify
@@ -9,7 +9,7 @@
99
# but WITHOUT ANY WARRANTY; without even the implied warranty of
1010
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
1111
#
12-
# $Id: run_tests,v 1.5 2002-05-25 07:16:23 rochecompaan Exp $
12+
# $Id: run_tests,v 1.6 2002-05-25 07:24:29 rochecompaan Exp $
1313

1414
from test import go
1515
import sys

0 commit comments

Comments
 (0)