Start memcached with "-u root", because it let us run tests via sudo or from the...
authorPiotr Sikora <piotr.sikora@frickle.com>
Fri, 23 Jul 2010 18:16:55 +0000 (18:16 +0000)
committerPiotr Sikora <piotr.sikora@frickle.com>
Fri, 23 Jul 2010 18:16:55 +0000 (18:16 +0000)
commit9235a98561bb90665e0e8ecb0c1ec686dbca1b0d
treec097e00930b9e866ac3ff08dc91c1b3439a61285
parent0d155680bc6ee846eec8af538d53896f97f2e58a
Start memcached with "-u root", because it let us run tests via sudo or from the root account. It doesn't break anything, because this option is simply ignored when memcached is started by unprivileged user.
tests/include.am
tests/server.c