]> granicus.if.org Git - apache/commitdiff
Stop removing the test directories when rolling a build.
authorRyan Bloom <rbb@apache.org>
Tue, 6 Nov 2001 16:25:52 +0000 (16:25 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 6 Nov 2001 16:25:52 +0000 (16:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91766 13f79535-47bb-0310-9956-ffa450edef68

build/httpd_roll_release

index 5303a6a87492f28bf3ed74ee3421553f3484cf0b..0e207d9397ec8dd7fb377ac3618a078a68ea8978 100755 (executable)
@@ -55,7 +55,6 @@ rm -f STATUS
 echo >> $LOG_NAME
 echo "Removing files that we don't distribute" >> $LOG_NAME
 find . -name ".cvsignore" -exec rm {} \; >> $LOG_NAME 
-find . -type d -name "test" | xargs rm -rf >> $LOG_NAME
 find . -type d -name "CVS" | xargs rm -rf >> $LOG_NAME
 
 # expand SSI directives in the manual