From 211ca7eb7faec3cc787cb0ff754d534beabd964f Mon Sep 17 00:00:00 2001 From: anthonyroach Date: Wed, 29 Aug 2001 23:38:38 +0000 Subject: [PATCH] Get rid of runtest.sh git-svn-id: http://scons.tigris.org/svn/scons/trunk@27 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- runtest.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 runtest.sh diff --git a/runtest.sh b/runtest.sh deleted file mode 100644 index 571a478a..00000000 --- a/runtest.sh +++ /dev/null @@ -1,3 +0,0 @@ -# This script makes it possible to run a test without building first -export PYTHONPATH="`pwd`/src:`pwd`/etc" -python $1 -- 2.26.2