Mercurial > p > roundup > code
diff run_tests @ 750:d7fe849a7bac
oops
| author | Roche Compaan <rochecompaan@users.sourceforge.net> |
|---|---|
| date | Sat, 25 May 2002 07:24:29 +0000 |
| parents | 51c425129b35 |
| children | 938edfdeac6e |
line wrap: on
line diff
--- a/run_tests Sat May 25 07:16:25 2002 +0000 +++ b/run_tests Sat May 25 07:24:29 2002 +0000 @@ -1,4 +1,4 @@ -#! /usr/bin/env python2.2 +#! /usr/bin/env python # # Copyright (c) 2001 Richard Jones # This module is free software, and you may redistribute it and/or modify @@ -9,7 +9,7 @@ # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # -# $Id: run_tests,v 1.5 2002-05-25 07:16:23 rochecompaan Exp $ +# $Id: run_tests,v 1.6 2002-05-25 07:24:29 rochecompaan Exp $ from test import go import sys
