From 5086383bceb34ddbf2a7a19ebdb09e291d2965e9 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Fri, 22 Apr 2005 17: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 bb3c794f..170433a4 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 099b9abd..124fe016 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 <