From fba0a8919dd24c9dafa9459e4b046a58649392e0 Mon Sep 17 00:00:00 2001 From: Dustin Sallings Date: Fri, 14 Aug 2009 23:06:06 -0700 Subject: Put a time limit on memcached processes started from within tests. This solves the problem where certain test failures would cause indefinite hangs as child processes refused to ever exit. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 356ef59..38b61e9 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,5 @@ doc/protocol-binary.txt /version.m4 /version.num /testapp +/timedrun /doc/doxy -- cgit v1.2.1