summaryrefslogtreecommitdiff
path: root/tests/docroot
diff options
context:
space:
mode:
authorStefan Bühler <stbuehler@web.de>2009-06-11 12:34:54 +0000
committerStefan Bühler <stbuehler@web.de>2009-06-11 12:34:54 +0000
commit59eaedf353eb1c3e008840bfbb651d714295eeb4 (patch)
tree411575167b904ab16713f157393d624ceea7211c /tests/docroot
parent3af67d139238081356a1542f3eeb68ef6fd5fd3d (diff)
downloadlighttpd-git-59eaedf353eb1c3e008840bfbb651d714295eeb4.tar.gz
[tests] Remove index.html~ from repository, create it on the fly for tests
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2530 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/docroot')
-rw-r--r--tests/docroot/www/Makefile.am2
-rw-r--r--tests/docroot/www/index.html~0
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/docroot/www/Makefile.am b/tests/docroot/www/Makefile.am
index 3ee4ea23..f535cb25 100644
--- a/tests/docroot/www/Makefile.am
+++ b/tests/docroot/www/Makefile.am
@@ -1,5 +1,5 @@
EXTRA_DIST=cgi.php cgi.pl index.html index.txt phpinfo.php \
redirect.php cgi-pathinfo.pl get-env.php get-server-env.php \
nph-status.pl prefix.fcgi get-header.pl ssi.shtml get-post-len.pl \
- exec-date.shtml index.html~ 404.fcgi 404.html 404.pl send404.pl crlfcrash.pl
+ exec-date.shtml 404.fcgi 404.html 404.pl send404.pl crlfcrash.pl
SUBDIRS=go indexfile expire
diff --git a/tests/docroot/www/index.html~ b/tests/docroot/www/index.html~
deleted file mode 100644
index e69de29b..00000000
--- a/tests/docroot/www/index.html~
+++ /dev/null