summaryrefslogtreecommitdiff
path: root/tests/cleanup.sh
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-08-29 12:08:00 +0000
committerJan Kneschke <jan@kneschke.de>2005-08-29 12:08:00 +0000
commit15b010907193c23e7d89918e74b90ff36e21bab9 (patch)
tree0e4a1018cb091b600a5cde3bbadb8390f0534f82 /tests/cleanup.sh
parent0f30ffa1450b6b062e9b50f3d7d59a4d0fe1fa6b (diff)
downloadlighttpd-git-15b010907193c23e7d89918e74b90ff36e21bab9.tar.gz
run tests in build root (merged #228)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@640 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/cleanup.sh')
-rwxr-xr-xtests/cleanup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cleanup.sh b/tests/cleanup.sh
index 88e241f7..a02ae9ae 100755
--- a/tests/cleanup.sh
+++ b/tests/cleanup.sh
@@ -1,11 +1,11 @@
#!/bin/sh
-tmpdir=/tmp/lighttpd
-
if test x$srcdir = x; then
srcdir=.
fi
+tmpdir=$srcdir/tmp/lighttpd
+
# create test-framework
# rm -rf $tmpdir