From c3a80da98846c21a5d3f32a91669d78774a0aa6a Mon Sep 17 00:00:00 2001 From: Graham Wilson Date: Mon, 30 Aug 2004 01:34:48 +0000 Subject: Move a handful of scripts (used for releases, testing, etc.) to dist-tools, so that they are not released in the tarball. svn path=/trunk/; revision=3934 --- testmda | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 testmda (limited to 'testmda') diff --git a/testmda b/testmda deleted file mode 100755 index 98a7c760..00000000 --- a/testmda +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# Test MDA for debugging fetchmail configurations. -echo "[testmda called with the following arguments: $*]" - -# Display the input -cat >/tmp/testmda$$ -echo "[text is "`wc -c