diff options
author | zach%zachlipton.com <> | 2005-06-30 06:29:51 +0000 |
---|---|---|
committer | zach%zachlipton.com <> | 2005-06-30 06:29:51 +0000 |
commit | 640ef8116860a442deca56e79338855b9e325750 (patch) | |
tree | fdbd5f223598639ebef2b6a68dad31a0543a8b37 | |
parent | Bug 298826: Fixes some spelling errors - Patch by Frank Wein <bugzilla@mcsmur... (diff) | |
download | bugzilla-640ef8116860a442deca56e79338855b9e325750.tar.gz bugzilla-640ef8116860a442deca56e79338855b9e325750.tar.bz2 bugzilla-640ef8116860a442deca56e79338855b9e325750.zip |
Fix for bug 224472: "runtests.sh: die, die, die!" a=justdave
-rwxr-xr-x | runtests.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtests.sh b/runtests.sh deleted file mode 100755 index d6f3d1a54..000000000 --- a/runtests.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -/usr/bin/perl runtests.pl $* |