From 066479d9b5ff761b69ae2bfa03a617e40226548d Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 22 Apr 2005 20:31:40 +0000 Subject: [PATCH] No header for "other" .ad files. --- apps/autodist/CHANGES | 3 +++ apps/autodist/autodist.in | 12 ------------ 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/apps/autodist/CHANGES b/apps/autodist/CHANGES index bb3c794..170433a 100644 --- a/apps/autodist/CHANGES +++ b/apps/autodist/CHANGES @@ -4,6 +4,9 @@ Fri Apr 22 20:23:06 EEST 2005 Pekka Riikonen * More test cases in tests/. + * No Autodist header for "other" '.ad' files as we don't know + what the file contains. + Tue Apr 19 17:12:09 EEST 2005 Pekka Riikonen * Remove extra ' ' and '\t' when joining backslashed lines. diff --git a/apps/autodist/autodist.in b/apps/autodist/autodist.in index 099b9ab..124fe01 100755 --- a/apps/autodist/autodist.in +++ b/apps/autodist/autodist.in @@ -474,18 +474,6 @@ ad_process_ads() do fname=`echo $i | sed s/\.ad//` - # Header - cat > $fname <