summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0aa0974)
raw | patch | inline | side by side (parent: 0aa0974)
author | rochecompaan <rochecompaan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sat, 25 May 2002 07:24:29 +0000 (07:24 +0000) | ||
committer | rochecompaan <rochecompaan@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sat, 25 May 2002 07:24:29 +0000 (07:24 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@763 57a73879-2fb5-44c3-a270-3262357dd7e2
run_tests | patch | blob | history |
diff --git a/run_tests b/run_tests
index 54eb006681aa3c4556e123ba667faf792bdb5638..b9976d983668e546558ac49d8087b3ed2de93ff0 100755 (executable)
--- a/run_tests
+++ b/run_tests
-#! /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
# 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