summaryrefslogtreecommitdiff
path: root/test/etap/Makefile.am
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2011-05-17 23:14:25 +0000
committerPaul Joseph Davis <davisp@apache.org>2011-05-17 23:14:25 +0000
commitaea9ddf21eedc566afa01892778081425fc131ac (patch)
treebeb2bb8ba5f914316243fc4d8b61d5b217ce4ecb /test/etap/Makefile.am
parentd618f75fe229d6ca4ebe24822ba498baf80278dc (diff)
Backported os daemon tests from trunk.
This reduces the chance that these tests fail due to timing differences by avoding booting of an Erlang VM as an os daemon. git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1104622 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/etap/Makefile.am')
-rw-r--r--test/etap/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/etap/Makefile.am b/test/etap/Makefile.am
index 1b14b9e1..ce52d430 100644
--- a/test/etap/Makefile.am
+++ b/test/etap/Makefile.am
@@ -77,10 +77,10 @@ EXTRA_DIST = \
170-os-daemons.t \
171-os-daemons-config.es \
171-os-daemons-config.t \
- 172-os-daemon-errors.1.es \
- 172-os-daemon-errors.2.es \
- 172-os-daemon-errors.3.es \
- 172-os-daemon-errors.4.es \
+ 172-os-daemon-errors.1.sh \
+ 172-os-daemon-errors.2.sh \
+ 172-os-daemon-errors.3.sh \
+ 172-os-daemon-errors.4.sh \
172-os-daemon-errors.t \
173-os-daemon-cfg-register.t \
180-http-proxy.ini \