summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMarcus Rückert <darix@opensu.se>2006-10-05 00:09:51 +0000
committerMarcus Rückert <darix@opensu.se>2006-10-05 00:09:51 +0000
commitb8df99f3db00f569f11742a746e7093b45293127 (patch)
tree1d5c3621df10cfc976c2b25fc192b8c2a2d200f9 /tests/Makefile.am
parentbb24041f92343fd61b9cb00e9970a4f1975101a1 (diff)
downloadlighttpd-git-b8df99f3db00f569f11742a746e7093b45293127.tar.gz
- a few more whitespace cleanups
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1374 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 584d9c98..c83026a8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -48,7 +48,7 @@ CONFS=fastcgi-10.conf \
cachable.t
-TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir)
+TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir)
EXTRA_DIST=wrapper.sh lighttpd.conf \
lighttpd.user \
@@ -62,7 +62,7 @@ leak-check:
for i in $(TESTS); do \
$(srcdir)/$$i; \
echo $$?; \
- done
+ done
clean-local:
rm -f *.out